#include <css_layout_object.h>
Inheritance diagram for clan::CSSLayoutObject:Friends | |
| class | CSSLayoutNode |
Additional Inherited Members | |
Protected Member Functions inherited from clan::CSSLayoutElement | |
| CSSLayoutElement (const std::shared_ptr< CSSLayoutNode_Impl > &impl) | |
Protected Member Functions inherited from clan::CSSLayoutNode | |
| CSSLayoutNode (const std::shared_ptr< CSSLayoutNode_Impl > &impl) | |
Protected Attributes inherited from clan::CSSLayoutNode | |
| std::shared_ptr < CSSLayoutNode_Impl > | impl |
| clan::CSSLayoutObject::CSSLayoutObject | ( | ) |
| void clan::CSSLayoutObject::set_intrinsic_height | ( | int | height | ) |
| void clan::CSSLayoutObject::set_intrinsic_ratio | ( | float | ratio | ) |
| void clan::CSSLayoutObject::set_intrinsic_width | ( | int | width | ) |
| void clan::CSSLayoutObject::set_no_intrinsic_height | ( | ) |
| void clan::CSSLayoutObject::set_no_intrinsic_ratio | ( | ) |
| void clan::CSSLayoutObject::set_no_intrinsic_width | ( | ) |
|
friend |