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

#include <borders.h>

Public Member Functions

 border ()
 
 border (const border &val)
 
 border (const css_border &val)
 
borderoperator= (const border &val)=default
 
borderoperator= (const css_border &val)
 

Public Attributes

int width
 
border_style style
 
web_color color
 

Constructor & Destructor Documentation

◆ border() [1/3]

litehtml::border::border ( )
inline

◆ border() [2/3]

litehtml::border::border ( const border val)
inline

◆ border() [3/3]

litehtml::border::border ( const css_border val)
inline

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

border & litehtml::border::operator= ( const css_border val)
inline

Member Data Documentation

◆ color

web_color litehtml::border::color

◆ style

border_style litehtml::border::style

◆ width

int litehtml::border::width

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