Searched defs:CFX_CSSValue (Results 1 – 2 of 2) sorted by relevance
9 CFX_CSSValue::CFX_CSSValue(CFX_CSSPrimitiveType type) : m_value(type) {} in CFX_CSSValue() function in CFX_CSSValue
23 class CFX_CSSValue; variable