HomeSort by relevance Sort by last modified time
    Searched full:nativemenuitem (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebCore/platform/win/
ContextMenuItemWin.cpp 74 // ContextMenuItem::nativeMenuItem doesn't set the info.dwTypeData. This is
78 MENUITEMINFO ContextMenuItem::nativeMenuItem() const
ContextMenuWin.cpp 92 MENUITEMINFO menuItem = item.nativeMenuItem();
119 // ContextMenuItem::nativeMenuItem doesn't set the title of the MENUITEMINFO to make the
  /external/webkit/Source/WebCore/platform/efl/
ContextMenuItemEfl.cpp 38 void* ContextMenuItem::nativeMenuItem() const
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebContextMenuClient.cpp 99 // ContextMenuItem::nativeMenuItem doesn't set the dwTypeData of the MENUITEMINFO, but no WebKit clients
101 MENUITEMINFO selectedItem = item->nativeMenuItem();
  /external/webkit/Source/WebCore/platform/
ContextMenuItem.h 262 NativeItem nativeMenuItem() const;

Completed in 404 milliseconds