Searched refs:m_currentShorthand (Results 1 – 2 of 2) sorted by relevance
207 int m_currentShorthand; variable292 m_parser->m_currentShorthand = propId; in ShorthandScope()297 m_parser->m_currentShorthand = 0; in ~ShorthandScope()
142 , m_currentShorthand(0) in CSSParser()418 …CSSProperty* prop = new CSSProperty(propId, value, important, m_currentShorthand, m_implicitShorth… in addProperty()