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