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

#include <css_offsets.h>

Public Member Functions

 css_offsets ()=default
 
 css_offsets (const css_offsets &val)
 
css_offsetsoperator= (const css_offsets &val)=default
 
string to_string () const
 

Public Attributes

css_length left
 
css_length top
 
css_length right
 
css_length bottom
 

Constructor & Destructor Documentation

◆ css_offsets() [1/2]

litehtml::css_offsets::css_offsets ( )
default

◆ css_offsets() [2/2]

litehtml::css_offsets::css_offsets ( const css_offsets val)
inline

Member Function Documentation

◆ operator=()

css_offsets & litehtml::css_offsets::operator= ( const css_offsets val)
default

◆ to_string()

string litehtml::css_offsets::to_string ( ) const
inline

Member Data Documentation

◆ bottom

css_length litehtml::css_offsets::bottom

◆ left

css_length litehtml::css_offsets::left

◆ right

css_length litehtml::css_offsets::right

◆ top

css_length litehtml::css_offsets::top

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