Home
last modified time | relevance | path

Searched refs:TypeHand (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebCursorInfo.h52 TypeHand, enumerator
/external/chromium_org/content/common/cursors/
Dwebcursor_aura.cc21 case WebCursorInfo::TypeHand: in GetNativeCursor()
Dwebcursor_mac.mm194 case WebCursorInfo::TypeHand:
315 cursor_info.type = WebCursorInfo::TypeHand;
Dwebcursor.cc179 { LoadCursor(NULL, IDC_HAND), WebCursorInfo::TypeHand }, in ToCursorType()
/external/chromium_org/third_party/WebKit/Source/web/
DAssertMatchingEnums.cpp328 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeHand, Cursor::Hand);
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc267 COMPILE_ASSERT_MATCHING_ENUM(TypeHand, PP_MOUSECURSOR_TYPE_HAND);