Home
last modified time | relevance | path

Searched defs:popupIsVisible (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderTextControlSingleLine.h48 bool popupIsVisible() const { return m_searchPopupIsVisible; } in popupIsVisible() function
DRenderMenuList.h46 bool popupIsVisible() const { return m_popupIsVisible; } in popupIsVisible() function