#include <css_value_position.h>
◆ Type
Enumerator |
---|
type_static | |
type_relative | |
type_absolute | |
type_fixed | |
type_inherit | |
◆ CSSValuePosition()
clan::CSSValuePosition::CSSValuePosition |
( |
| ) |
|
◆ apply()
◆ clone()
◆ compute()
void clan::CSSValuePosition::compute |
( |
const CSSValuePosition * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
◆ get_name()
std::string clan::CSSValuePosition::get_name |
( |
| ) |
const |
|
virtual |
◆ to_string()
std::string clan::CSSValuePosition::to_string |
( |
| ) |
const |
|
virtual |
◆ type
Type clan::CSSValuePosition::type |
The documentation for this class was generated from the following file: