Searched defs:shouldPopOver (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebKit2/Shared/
H A DPlatformPopupMenuData.h57 bool shouldPopOver; member in struct:WebKit::PlatformPopupMenuData
/external/webkit/Source/WebKit/chromium/src/
H A DAutoFillPopupMenuClient.h94 virtual bool shouldPopOver() const { return false; } function in class:WebKit::AutoFillPopupMenuClient
/external/webkit/Source/WebCore/rendering/
H A DRenderMenuList.h104 virtual bool shouldPopOver() const { return !POPUP_MENU_PULLS_DOWN; } function in class:WebCore::RenderMenuList
H A DRenderTextControlSingleLine.h138 virtual bool shouldPopOver() const { return false; } function in class:WebCore::RenderTextControlSingleLine
/external/webkit/Source/WebKit/chromium/tests/
H A DPopupMenuTest.cpp92 virtual bool shouldPopOver() const { return false; } function in class:__anon14790::TestPopupMenuClient

Completed in 257 milliseconds