endComment       1441 Source/core/css/CSSTokenizer-in.cpp                 m_parser.m_observer->endComment(std::min(endOffset, userTextEndOffset) - m_parsedTextPrefixLength);
endComment         64 Source/core/css/parser/CSSParserObserver.h     virtual void endComment(unsigned offset) = 0;
endComment         97 Source/core/inspector/InspectorStyleSheet.cpp     virtual void endComment(unsigned) OVERRIDE;