Home
last modified time | relevance | path

Searched refs:TypeContextMenu (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebCursorInfo.h82 TypeContextMenu, enumerator
/external/chromium_org/webkit/common/cursors/
Dwebcursor_aura.cc79 case WebCursorInfo::TypeContextMenu: in GetNativeCursor()
Dwebcursor_win.cc81 case WebCursorInfo::TypeContextMenu: in ToCursorID()
Dwebcursor_gtk.cc118 case WebCursorInfo::TypeContextMenu: in GetCursorType()
Dwebcursor_mac.mm278 case WebCursorInfo::TypeContextMenu:
343 cursor_info.type = WebCursorInfo::TypeContextMenu;
/external/chromium/webkit/glue/
Dwebcursor_gtk.cc135 case WebCursorInfo::TypeContextMenu: in GetCursorType()
Dwebcursor_win.cc81 case WebCursorInfo::TypeContextMenu: in ToCursorID()
Dwebcursor_mac.mm138 case WebCursorInfo::TypeContextMenu:
185 cursor_info.type = WebCursorInfo::TypeContextMenu;
/external/chromium_org/third_party/WebKit/Source/web/
DAssertMatchingEnums.cpp359 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeContextMenu, Cursor::ContextMenu);
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc293 COMPILE_ASSERT_MATCHING_ENUM(TypeContextMenu, PP_MOUSECURSOR_TYPE_CONTEXTMENU);