#include <css_box_properties.h>
| void CL_CSSBoxProperties::apply_properties | ( | const CL_String & | style_string, | |
| std::map< CL_String, CL_CSSBoxProperty * > * | out_change_set = 0 | |||
| ) |
| void CL_CSSBoxProperties::apply_properties | ( | const CL_CSSPropertyList2 & | css_properties, | |
| std::map< CL_String, CL_CSSBoxProperty * > * | out_change_set = 0 | |||
| ) |
| void CL_CSSBoxProperties::compute | ( | const CL_CSSBoxProperties * | parent, | |
| CL_CSSResourceCache * | layout | |||
| ) |
1.7.1