#include <css_computed_misc.h>
Public Member Functions | |
void | compute (const CSSComputedValues &parent, CSSResourceCache *layout, float em_size, float ex_size) |
Public Attributes | |
CSSValueCursor | cursor |
CSSValueDirection | direction |
CSSValueOrphans | orphans |
CSSValueQuotes | quotes |
CSSValueVisibility | visibility |
CSSValueWidows | widows |
void clan::CSSComputedMiscInherit::compute | ( | const CSSComputedValues & | parent, |
CSSResourceCache * | layout, | ||
float | em_size, | ||
float | ex_size | ||
) |
CSSValueCursor clan::CSSComputedMiscInherit::cursor |
CSSValueDirection clan::CSSComputedMiscInherit::direction |
CSSValueOrphans clan::CSSComputedMiscInherit::orphans |
CSSValueQuotes clan::CSSComputedMiscInherit::quotes |
CSSValueVisibility clan::CSSComputedMiscInherit::visibility |
CSSValueWidows clan::CSSComputedMiscInherit::widows |