Home
last modified time | relevance | path

Searched defs:PlatformMenuDescription (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/
DPlatformMenuDescription.h49 typedef NSMutableArray* PlatformMenuDescription; typedef
/external/webkit/Source/WebCore/platform/gtk/
DContextMenuGtk.cpp71 Vector<ContextMenuItem> contextMenuItemVector(const PlatformMenuDescription) in contextMenuItemVector()
/external/webkit/Source/WebCore/platform/qt/
DContextMenuQt.cpp61 void ContextMenu::setPlatformDescription(PlatformMenuDescription) in setPlatformDescription() argument