#include <css_layout_object.h>
CL_CSSLayoutObject::CL_CSSLayoutObject |
( |
) | |
|
CL_Rect CL_CSSLayoutElement::get_content_box |
( |
) | |
|
|
inherited |
CL_String CL_CSSLayoutElement::get_name |
( |
) | |
const |
|
inherited |
bool CL_CSSLayoutNode::is_element |
( |
) | |
const |
|
inherited |
bool CL_CSSLayoutNode::is_null |
( |
) | |
const |
|
inherited |
bool CL_CSSLayoutNode::is_object |
( |
) | |
const |
|
inherited |
bool CL_CSSLayoutNode::is_text |
( |
) | |
const |
|
inherited |
CL_String CL_CSSLayoutNode::print_node |
( |
) | |
const |
|
inherited |
void CL_CSSLayoutElement::set_col_span |
( |
int |
span) | |
|
|
inherited |
template<typename T >
void CL_CSSLayoutObject::set_component |
( |
T * |
component) | |
|
void CL_CSSLayoutObject::set_intrinsic_height |
( |
int |
height) | |
|
void CL_CSSLayoutObject::set_intrinsic_ratio |
( |
float |
ratio) | |
|
void CL_CSSLayoutObject::set_intrinsic_width |
( |
int |
width) | |
|
void CL_CSSLayoutElement::set_name |
( |
const CL_String & |
name) | |
|
|
inherited |
void CL_CSSLayoutObject::set_no_intrinsic_height |
( |
) | |
|
void CL_CSSLayoutObject::set_no_intrinsic_ratio |
( |
) | |
|
void CL_CSSLayoutObject::set_no_intrinsic_width |
( |
) | |
|
void CL_CSSLayoutElement::set_row_span |
( |
int |
span) | |
|
|
inherited |
The documentation for this class was generated from the following file: