|
ClanLib
2.3.7
|
#include <css_box_page_break_before.h>

Public Types | |
| enum | Type { type_auto, type_always, type_avoid, type_left, type_right, type_inherit } |
Public Member Functions | |
| CL_CSSBoxPageBreakBefore () | |
| void | compute (const CL_CSSBoxPageBreakBefore *parent, CL_CSSResourceCache *layout, float em_size, float ex_size) |
| CL_String | to_string () const |
Public Attributes | |
| Type | type |
| CL_CSSBoxPageBreakBefore::CL_CSSBoxPageBreakBefore | ( | ) |
| void CL_CSSBoxPageBreakBefore::compute | ( | const CL_CSSBoxPageBreakBefore * | parent, |
| CL_CSSResourceCache * | layout, | ||
| float | em_size, | ||
| float | ex_size | ||
| ) |
|
virtual |
Implements CL_CSSBoxProperty.
| Type CL_CSSBoxPageBreakBefore::type |
1.8.4