Cogs.Core
Public Attributes | List of all members
litehtml::attr_border Struct Reference

Public Attributes

style_border border
 
int width
 
attr_color color
 

Detailed Description

Definition at line 21 of file attributes.h.

Constructor & Destructor Documentation

◆ attr_border()

litehtml::attr_border::attr_border ( )
inline

Definition at line 27 of file attributes.h.

Member Data Documentation

◆ border

style_border litehtml::attr_border::border

Definition at line 23 of file attributes.h.

◆ color

attr_color litehtml::attr_border::color

Definition at line 25 of file attributes.h.

◆ width

int litehtml::attr_border::width

Definition at line 24 of file attributes.h.


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