#include <css_layout_text.h>
|
std::shared_ptr
< CSSLayoutNode_Impl > | impl |
|
clan::CSSLayoutText::CSSLayoutText |
( |
| ) |
|
Rect clan::CSSLayoutText::get_cursor_box |
( |
Canvas & |
canvas, |
|
|
std::string::size_type |
pos |
|
) |
| |
std::string clan::CSSLayoutText::get_text |
( |
| ) |
const |
bool clan::CSSLayoutNode::is_element |
( |
| ) |
const |
|
inherited |
bool clan::CSSLayoutNode::is_null |
( |
| ) |
const |
|
inherited |
bool clan::CSSLayoutNode::is_object |
( |
| ) |
const |
|
inherited |
bool clan::CSSLayoutNode::is_text |
( |
| ) |
const |
|
inherited |
bool clan::CSSLayoutNode::operator!= |
( |
const CSSLayoutNode & |
other | ) |
const |
|
inherited |
bool clan::CSSLayoutNode::operator== |
( |
const CSSLayoutNode & |
other | ) |
const |
|
inherited |
std::string clan::CSSLayoutNode::print_node |
( |
| ) |
const |
|
inherited |
void clan::CSSLayoutText::set_text |
( |
const std::string & |
text | ) |
|
void clan::CSSLayoutNode::set_user_data |
( |
std::unique_ptr< CSSLayoutUserData > & |
data | ) |
|
|
inherited |
std::shared_ptr<CSSLayoutNode_Impl> clan::CSSLayoutNode::impl |
|
protectedinherited |
The documentation for this class was generated from the following file: