Home
last modified time | relevance | path

Searched refs:setLocationLabel (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSParser.h426 void setLocationLabel(const CSSParserLocation& location) { m_locationLabel = location; } in setLocationLabel() function
DCSSGrammar.y1965 parser->setLocationLabel(parser->currentLocation());