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/
DCSSParser.h659 virtual void startComment(unsigned offset) = 0;
DCSSTokenizer-in.cpp1393 m_parser.m_sourceDataHandler->startComment(startOffset - m_parsedTextPrefixLength); in realLex()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp170 virtual void startComment(unsigned) OVERRIDE;
373 void StyleSheetHandler::startComment(unsigned offset) in startComment() function in WebCore::__anonc65c8ed30111::StyleSheetHandler