HomeSort by relevance Sort by last modified time
    Searched defs:platformDescription (Results 1 - 11 of 11) sorted by null

  /external/webkit/Source/WebCore/platform/brew/
ContextMenuBrew.cpp 78 ContextMenuItem* ContextMenu::itemAtIndex(unsigned index, const PlatformMenuDescription platformDescription)
91 PlatformMenuDescription ContextMenu::platformDescription() const
  /external/webkit/Source/WebCore/platform/chromium/
ContextMenuChromium.cpp 75 ContextMenuItem* ContextMenu::itemAtIndex(unsigned index, const PlatformMenuDescription platformDescription)
84 PlatformMenuDescription ContextMenu::platformDescription() const
  /external/webkit/Source/WebCore/platform/gtk/
ContextMenuGtk.cpp 58 PlatformMenuDescription ContextMenu::platformDescription() const
ContextMenuItemGtk.cpp 173 PlatformMenuItemDescription platformDescription = m_platformDescription;
175 return platformDescription;
226 gtk_menu_item_set_submenu(m_platformDescription, GTK_WIDGET(menu->platformDescription()));
  /external/webkit/Source/WebCore/platform/haiku/
ContextMenuHaiku.cpp 57 BMenuItem* item = m_menu->platformDescription()->FindItem(m_result);
107 PlatformMenuDescription ContextMenu::platformDescription() const
  /external/webkit/Source/WebCore/platform/qt/
ContextMenuQt.cpp 66 PlatformMenuDescription ContextMenu::platformDescription() const
  /external/webkit/Source/WebCore/platform/wx/
ContextMenuWx.cpp 101 PlatformMenuDescription ContextMenu::platformDescription() const
  /external/webkit/Source/WebCore/platform/android/
TemporaryLinkStubs.cpp 181 PlatformMenuDescription ContextMenu::platformDescription() const
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
TestResultsGenerator.java 67 public Vector platformDescription;
173 platformDescription = new Vector();
193 platformDescription.add(description);
624 for(int i=0; i<platformDescription.size(); i++) {
625 writePlatformFile(platformDescription.get(i).toString(), platformTemplateString.get(i).toString(), platformDropFileName.get(i).toString());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
buildTools.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 231 milliseconds