Searched refs:popupIsVisible (Results 1 – 7 of 7) sorted by relevance
43 if (menuList->popupIsVisible()) in press()82 return !static_cast<RenderMenuList*>(m_renderer)->popupIsVisible(); in isCollapsed()
52 bool popupIsVisible() const { return m_popupIsVisible; } in popupIsVisible() function
51 bool popupIsVisible() const { return m_searchPopupIsVisible; } in popupIsVisible() function
157 if (renderer->popupIsVisible()) in defaultEventHandler()
693 if (menuList->popupIsVisible()) in menuListDefaultEventHandler()
3752 …(WebCore::RenderTextControl::popupIsVisible): Added so HTMLSearchFieldResultsButtonElement knows w…37197 (WebCore::RenderMenuList::popupIsVisible):
59867 (WebCore::RenderTextControlSingleLine::popupIsVisible):