#include <css_value_page_break_before.h>
◆ Type
Enumerator |
---|
type_auto | |
type_always | |
type_avoid | |
type_left | |
type_right | |
type_inherit | |
◆ CSSValuePageBreakBefore()
clan::CSSValuePageBreakBefore::CSSValuePageBreakBefore |
( |
| ) |
|
◆ apply()
◆ clone()
std::unique_ptr<CSSPropertyValue> clan::CSSValuePageBreakBefore::clone |
( |
| ) |
const |
|
virtual |
◆ compute()
void clan::CSSValuePageBreakBefore::compute |
( |
const CSSValuePageBreakBefore * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValuePageBreakBefore::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValuePageBreakBefore::to_string |
( |
| ) |
const |
|
virtual |
◆ type
Type clan::CSSValuePageBreakBefore::type |
The documentation for this class was generated from the following file: