Searched refs:TypeHand (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebCursorInfo.h50 TypeHand, enumerator in enum:blink::WebCursorInfo::Type
/external/chromium_org/content/common/cursors/
H A Dwebcursor_aura.cc21 case WebCursorInfo::TypeHand:
H A Dwebcursor.cc179 { LoadCursor(NULL, IDC_HAND), WebCursorInfo::TypeHand },
/external/chromium_org/third_party/WebKit/Source/web/
H A DAssertMatchingEnums.cpp336 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeHand, Cursor::Hand);
/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.cc264 COMPILE_ASSERT_MATCHING_ENUM(TypeHand, PP_MOUSECURSOR_TYPE_HAND);

Completed in 732 milliseconds