Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLElementStack.cpp108 inline bool isButtonScopeMarker(HTMLStackItem* item) in isButtonScopeMarker() function
522 return inScopeCommon<isButtonScopeMarker>(m_top.get(), targetTag); in inButtonScope()