#include <css_value_text_transform.h>
Enumerator |
---|
type_capitalize |
|
type_uppercase |
|
type_lowercase |
|
type_none |
|
type_inherit |
|
clan::CSSValueTextTransform::CSSValueTextTransform |
( |
| ) |
|
void clan::CSSValueTextTransform::compute |
( |
const CSSValueTextTransform * |
parent, |
|
|
CSSResourceCache * |
layout, |
|
|
float |
em_size, |
|
|
float |
ex_size |
|
) |
| |
std::string clan::CSSValueTextTransform::get_name |
( |
| ) |
const |
|
virtual |
std::string clan::CSSValueTextTransform::to_string |
( |
| ) |
const |
|
virtual |
Type clan::CSSValueTextTransform::type |
The documentation for this class was generated from the following file: