Searched refs:platformSubMenu (Results 1 - 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/platform/haiku/
H A DContextMenuItemHaiku.cpp90 BMenu* subMenu = platformSubMenu();
132 PlatformMenuDescription ContextMenuItem::platformSubMenu() const function in class:ContextMenuItem
/external/webkit/Source/WebCore/platform/brew/
H A DContextMenuItemBrew.cpp89 PlatformMenuDescription ContextMenuItem::platformSubMenu() const function in class:WebCore::ContextMenuItem
/external/webkit/Source/WebCore/platform/chromium/
H A DContextMenuItemChromium.cpp88 PlatformMenuDescription ContextMenuItem::platformSubMenu() const function in class:WebCore::ContextMenuItem
/external/webkit/Source/WebCore/platform/qt/
H A DContextMenuItemQt.cpp102 PlatformMenuDescription ContextMenuItem::platformSubMenu() const function in class:WebCore::ContextMenuItem
/external/webkit/Source/WebCore/platform/android/
H A DTemporaryLinkStubs.cpp257 PlatformMenuDescription ContextMenuItem::platformSubMenu() const function in class:ContextMenuItem
/external/webkit/Source/WebCore/platform/gtk/
H A DContextMenuItemGtk.cpp218 PlatformMenuDescription ContextMenuItem::platformSubMenu() const function in class:WebCore::ContextMenuItem
/external/webkit/Source/WebKit2/Shared/
H A DWebContextMenuItemData.cpp76 Vector<WebCore::ContextMenuItem> coreSubmenu = WebCore::contextMenuItemVector(item.platformSubMenu());
/external/webkit/Source/WebCore/platform/mac/
H A DContextMenuItemMac.mm124 NSMutableArray* ContextMenuItem::platformSubMenu() const
/external/webkit/Source/WebCore/platform/
H A DContextMenuItem.h279 PlatformMenuDescription platformSubMenu() const;
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp479 QMenu *subMenu = createContextMenu(webcoreMenu, item.platformSubMenu(), visitedWebActions);

Completed in 79 milliseconds