Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContextBase.cpp367 InMultiLineComment enumerator
384 if (m_parseState != InMultiLineComment) in process()
419 m_parseState = InMultiLineComment; in process()
447 case InMultiLineComment: in process()