Searched refs:startRuleBody (Results 1 – 5 of 5) sorted by relevance
58 virtual void startRuleBody(unsigned offset) = 0;
199 void startRuleBody();
482 parser->startRuleBody();577 parser->startRuleBody();717 parser->startRuleBody();
1049 m_observer->startRuleBody(0); in parseDeclaration()2027 void BisonCSSParser::startRuleBody() in startRuleBody() function in blink::BisonCSSParser2030 m_observer->startRuleBody(m_tokenizer.safeUserStringTokenOffset()); in startRuleBody()
90 virtual void startRuleBody(unsigned) OVERRIDE;163 void StyleSheetHandler::startRuleBody(unsigned offset) in startRuleBody() function in __anona58f79200111::StyleSheetHandler