Searched refs:startProperty (Results 1 – 4 of 4) sorted by relevance
419 void startProperty();657 virtual void startProperty(unsigned offset) = 0;
1154 parser->startProperty();1581 parser->startProperty();1585 parser->startProperty();
10110 void CSSParser::startProperty() in startProperty() function in WebCore::CSSParser10114 m_sourceDataHandler->startProperty(m_tokenizer.safeUserStringTokenOffset()); in startProperty()
168 virtual void startProperty(unsigned) OVERRIDE;336 void StyleSheetHandler::startProperty(unsigned offset) in startProperty() function in WebCore::__anonc65c8ed30111::StyleSheetHandler