Cogs.Core
Public Member Functions | Public Attributes | List of all members
litehtml::margins Struct Reference

Public Member Functions

int width () const
 
int height () const
 

Public Attributes

int left
 
int right
 
int top
 
int bottom
 

Detailed Description

Definition at line 29 of file types.h.

Constructor & Destructor Documentation

◆ margins()

litehtml::margins::margins ( )
inline

Definition at line 36 of file types.h.

Member Function Documentation

◆ height()

int litehtml::margins::height ( ) const
inline

Definition at line 42 of file types.h.

◆ width()

int litehtml::margins::width ( ) const
inline

Definition at line 41 of file types.h.

Member Data Documentation

◆ bottom

int litehtml::margins::bottom

Definition at line 34 of file types.h.

◆ left

int litehtml::margins::left

Definition at line 31 of file types.h.

◆ right

int litehtml::margins::right

Definition at line 32 of file types.h.

◆ top

int litehtml::margins::top

Definition at line 33 of file types.h.


The documentation for this struct was generated from the following file: