#include <css_computed_text.h>
Public Member Functions | |
void | compute (const CSSComputedValues &parent, CSSResourceCache *layout, float em_size, float ex_size) |
void clan::CSSComputedTextInherit::compute | ( | const CSSComputedValues & | parent, |
CSSResourceCache * | layout, | ||
float | em_size, | ||
float | ex_size | ||
) |
CSSValueColor clan::CSSComputedTextInherit::color |
CSSValueLetterSpacing clan::CSSComputedTextInherit::letter_spacing |
CSSValueTextAlign clan::CSSComputedTextInherit::text_align |
CSSValueTextIndent clan::CSSComputedTextInherit::text_indent |
CSSValueTextTransform clan::CSSComputedTextInherit::text_transform |
CSSValueWhiteSpace clan::CSSComputedTextInherit::white_space |
CSSValueWordSpacing clan::CSSComputedTextInherit::word_spacing |