|
ClanLib
2.3.7
|
#include <css_box_orphans.h>

Public Types | |
| enum | Type { type_integer, type_inherit } |
Public Member Functions | |
| CL_CSSBoxOrphans () | |
| void | compute (const CL_CSSBoxOrphans *parent, CL_CSSResourceCache *layout, float em_size, float ex_size) |
| CL_String | to_string () const |
Public Attributes | |
| Type | type |
| int | value |
| CL_CSSBoxOrphans::CL_CSSBoxOrphans | ( | ) |
| void CL_CSSBoxOrphans::compute | ( | const CL_CSSBoxOrphans * | parent, |
| CL_CSSResourceCache * | layout, | ||
| float | em_size, | ||
| float | ex_size | ||
| ) |
|
virtual |
Implements CL_CSSBoxProperty.
| Type CL_CSSBoxOrphans::type |
| int CL_CSSBoxOrphans::value |
1.8.4