Searched refs:startProperty (Results 1 – 7 of 7) sorted by relevance
85 handler.startProperty(Strings.toLowerCase(name)); in parsePropertyGroup()206 void startProperty(String propertyName); in startProperty() method
95 public void startProperty(String propertyName) { in sanitizeCssProperties()
60 virtual void startProperty(unsigned offset) = 0;
200 void startProperty();
1070 parser->startProperty();1494 parser->startProperty();1498 parser->startProperty();
2033 void BisonCSSParser::startProperty() in startProperty() function in blink::BisonCSSParser2037 m_observer->startProperty(m_tokenizer.safeUserStringTokenOffset()); in startProperty()
92 virtual void startProperty(unsigned) OVERRIDE;259 void StyleSheetHandler::startProperty(unsigned offset) in startProperty() function in __anona58f79200111::StyleSheetHandler