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

  /external/webkit/WebCore/platform/qt/
ContextMenuQt.cpp 69 PlatformMenuDescription ContextMenu::platformDescription() const
  /external/webkit/WebCore/platform/chromium/
ContextMenuChromium.cpp 77 ContextMenuItem* ContextMenu::itemAtIndex(unsigned index, const PlatformMenuDescription platformDescription)
86 PlatformMenuDescription ContextMenu::platformDescription() const
  /external/webkit/WebCore/platform/gtk/
ContextMenuGtk.cpp 77 PlatformMenuDescription ContextMenu::platformDescription() const
  /external/webkit/WebCore/platform/haiku/
ContextMenuHaiku.cpp 57 BMenuItem* item = m_menu->platformDescription()->FindItem(m_result);
112 PlatformMenuDescription ContextMenu::platformDescription() const
  /external/webkit/WebCore/platform/wx/
ContextMenuWx.cpp 103 PlatformMenuDescription ContextMenu::platformDescription() const
  /external/webkit/WebCore/platform/win/
ContextMenuWin.cpp 119 ContextMenuItem* ContextMenu::itemAtIndex(unsigned index, const PlatformMenuDescription platformDescription)
121 return contextMenuItemByIdOrPosition(platformDescription, index, TRUE);
145 HMENU ContextMenu::platformDescription() const
  /external/webkit/WebCore/platform/android/
TemporaryLinkStubs.cpp 248 PlatformMenuDescription ContextMenu::platformDescription() const

Completed in 410 milliseconds