|
ClanLib
2.3.7
|
#include <css_box_page_break_inside.h>

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