|
ClanLib
2.3.7
|
#include <css_box_counter_increment.h>

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