Home
last modified time | relevance | path

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

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