Searched refs:inScopeCommon (Results 1 – 3 of 3) sorted by relevance
421 bool inScopeCommon(HTMLElementStack::ElementRecord* top, const AtomicString& targetTag) in inScopeCommon() function475 return inScopeCommon<isScopeMarker>(m_top.get(), targetTag); in inScope()486 return inScopeCommon<isListItemScopeMarker>(m_top.get(), targetTag); in inListItemScope()497 return inScopeCommon<isTableScopeMarker>(m_top.get(), targetTag); in inTableScope()508 return inScopeCommon<isButtonScopeMarker>(m_top.get(), targetTag); in inButtonScope()519 return inScopeCommon<isSelectScopeMarker>(m_top.get(), targetTag); in inSelectScope()
54254 (WebCore::inScopeCommon):54607 (WebCore::inScopeCommon):54786 (WebCore::inScopeCommon):
109825 (WebCore::inScopeCommon):