Photon 1.0.0
Loading...
Searching...
No Matches
litehtml::margins Struct Reference

#include <types.h>

Public Member Functions

 margins ()
 
int width () const
 
int height () const
 

Public Attributes

int left
 
int right
 
int top
 
int bottom
 

Constructor & Destructor Documentation

◆ margins()

litehtml::margins::margins ( )
inline

Member Function Documentation

◆ height()

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

◆ width()

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

Member Data Documentation

◆ bottom

int litehtml::margins::bottom

◆ left

int litehtml::margins::left

◆ right

int litehtml::margins::right

◆ top

int litehtml::margins::top

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