Photon 1.0.0
|
#include <borders.h>
Public Member Functions | |
borders ()=default | |
borders (const borders &val) | |
borders (const css_borders &val) | |
bool | is_visible () const |
borders & | operator= (const borders &val)=default |
borders & | operator= (const css_borders &val) |
Public Attributes | |
border | left |
border | top |
border | right |
border | bottom |
border_radiuses | radius |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
border litehtml::borders::bottom |
border litehtml::borders::left |
border_radiuses litehtml::borders::radius |
border litehtml::borders::right |
border litehtml::borders::top |