Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSParser.h660 virtual void endComment(unsigned offset) = 0;
DCSSTokenizer-in.cpp1411 …m_parser.m_sourceDataHandler->endComment(std::min(endOffset, userTextEndOffset) - m_parsedTextPref… in realLex()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorStyleSheet.cpp171 virtual void endComment(unsigned) OVERRIDE;
379 void StyleSheetHandler::endComment(unsigned offset) in endComment() function in WebCore::__anonc65c8ed30111::StyleSheetHandler