Searched refs:setPlatformDescription (Results 1 - 11 of 11) sorted by relevance

/external/webkit/WebCore/platform/qt/
H A DContextMenuQt.cpp64 void ContextMenu::setPlatformDescription(PlatformMenuDescription) function in class:WebCore::ContextMenu
/external/webkit/WebCore/platform/win/
H A DContextMenuWin.cpp43 setPlatformDescription(::CreatePopupMenu());
50 setPlatformDescription(menu);
124 void ContextMenu::setPlatformDescription(HMENU menu) function in class:WebCore::ContextMenu
/external/webkit/WebCore/platform/
H A DContextMenu.h68 void setPlatformDescription(PlatformMenuDescription);
/external/webkit/WebCore/platform/chromium/
H A DContextMenuChromium.cpp82 void ContextMenu::setPlatformDescription(PlatformMenuDescription menu) function in class:WebCore::ContextMenu
/external/webkit/WebCore/platform/gtk/
H A DContextMenuGtk.cpp67 void ContextMenu::setPlatformDescription(PlatformMenuDescription menu) function in class:WebCore::ContextMenu
/external/webkit/WebCore/platform/haiku/
H A DContextMenuHaiku.cpp117 void ContextMenu::setPlatformDescription(PlatformMenuDescription menu) function in class:WebCore::ContextMenu
/external/webkit/WebCore/platform/wx/
H A DContextMenuWx.cpp92 void ContextMenu::setPlatformDescription(PlatformMenuDescription menu) function in class:ContextMenu
/external/webkit/WebCore/platform/mac/
H A DContextMenuMac.mm140 void ContextMenu::setPlatformDescription(NSMutableArray* menu)
/external/webkit/WebKit/win/WebCoreSupport/
H A DWebContextMenuClient.cpp89 originalMenu->setPlatformDescription(menuFromClient);
/external/webkit/WebCore/platform/android/
H A DTemporaryLinkStubs.cpp242 void ContextMenu::setPlatformDescription(PlatformMenuDescription menu) function in class:ContextMenu
/external/webkit/WebCore/page/
H A DContextMenuController.cpp133 m_contextMenu->setPlatformDescription(customMenu);

Completed in 47 milliseconds