#include <css_computed_box.h>

Public Member Functions

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

Public Attributes

CSSValueBottom bottom
 
CSSValueClear clear
 
CSSValueDisplay display
 
CSSValueFloat float_box
 
CSSValueHeight height
 
CSSValueLeft left
 
CSSValueMaxHeight max_height
 
CSSValueMaxWidth max_width
 
CSSValueMinHeight min_height
 
CSSValueMinWidth min_width
 
CSSValueOverflow overflow
 
CSSValuePosition position
 
CSSValueRight right
 
CSSValueTop top
 
CSSValueWidth width
 

Member Function Documentation

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

Member Data Documentation

CSSValueBottom clan::CSSComputedBox::bottom
CSSValueClear clan::CSSComputedBox::clear
CSSValueDisplay clan::CSSComputedBox::display
CSSValueFloat clan::CSSComputedBox::float_box
CSSValueHeight clan::CSSComputedBox::height
CSSValueLeft clan::CSSComputedBox::left
CSSValueMaxHeight clan::CSSComputedBox::max_height
CSSValueMaxWidth clan::CSSComputedBox::max_width
CSSValueMinHeight clan::CSSComputedBox::min_height
CSSValueMinWidth clan::CSSComputedBox::min_width
CSSValueOverflow clan::CSSComputedBox::overflow
CSSValuePosition clan::CSSComputedBox::position
CSSValueRight clan::CSSComputedBox::right
CSSValueTop clan::CSSComputedBox::top
CSSValueWidth clan::CSSComputedBox::width

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