Searched refs:CSS_PAIR (Results 1 – 2 of 2) sorted by relevance
79 …CSS_PAIR = 100, // We envision this being exposed as a means of getting computed style values for … enumerator179 Pair* getPairValue() const { return m_type != CSS_PAIR ? 0 : m_value.pair; } in getPairValue()
206 m_type = CSS_PAIR; in init()232 case CSS_PAIR: in cleanup()580 if (m_type != CSS_PAIR) { in getPairValue()783 case CSS_PAIR: in cssText()