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