Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/efl/
DContextMenuEfl.cpp35 void ContextMenu::getContextMenuItems(void* menu, Vector<ContextMenuItem>& items) in getContextMenuItems() function in WebCore::ContextMenu
/external/webkit/Source/WebCore/platform/win/
DContextMenuWin.cpp52 void ContextMenu::getContextMenuItems(HMENU menu, Vector<ContextMenuItem>& items) in getContextMenuItems() function in WebCore::ContextMenu