#include <css_computed_text.h>

Public Member Functions

void compute (const CSSComputedValues &parent, CSSResourceCache *layout, float em_size, float ex_size)
 

Public Attributes

CSSValueColor color
 
CSSValueLetterSpacing letter_spacing
 
CSSValueTextAlign text_align
 
CSSValueTextIndent text_indent
 
CSSValueTextTransform text_transform
 
CSSValueWhiteSpace white_space
 
CSSValueWordSpacing word_spacing
 

Member Function Documentation

void clan::CSSComputedTextInherit::compute ( const CSSComputedValues parent,
CSSResourceCache *  layout,
float  em_size,
float  ex_size 
)

Member Data Documentation

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

The documentation for this class was generated from the following file: