Searched refs:m_numParsedPropertiesBeforeMarginBox (Results 1 – 2 of 2) sorted by relevance
394 unsigned m_numParsedPropertiesBeforeMarginBox; variable
194 , m_numParsedPropertiesBeforeMarginBox(INVALID_NUM_PARSED_PROPERTIES) in CSSParser()1361 m_numParsedPropertiesBeforeMarginBox = INVALID_NUM_PARSED_PROPERTIES; in clearProperties()10005 m_numParsedPropertiesBeforeMarginBox = m_parsedProperties.size(); in startDeclarationsForMarginBox()10010 rollbackLastProperties(m_parsedProperties.size() - m_numParsedPropertiesBeforeMarginBox); in endDeclarationsForMarginBox()10011 m_numParsedPropertiesBeforeMarginBox = INVALID_NUM_PARSED_PROPERTIES; in endDeclarationsForMarginBox()