Home
last modified time | relevance | path

Searched refs:startComment (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/parser/
DCSSParserObserver.h62 virtual void startComment(unsigned offset) = 0;
DCSSTokenizer-in.cpp1411 m_parser.m_observer->startComment(startOffset - m_parsedTextPrefixLength); in realLex()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp94 virtual void startComment(unsigned) OVERRIDE;
295 void StyleSheetHandler::startComment(unsigned offset) in startComment() function in __anona58f79200111::StyleSheetHandler