#include <css_computed_generic.h>

Public Member Functions

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

Public Attributes

std::vector< CSSValueGenericgeneric_values
 

Member Function Documentation

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

Member Data Documentation

std::vector<CSSValueGeneric> clan::CSSComputedGeneric::generic_values

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