Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/public/platform/
DWebCursorInfo.h52 TypeWait, enumerator
/external/chromium_org/content/common/cursors/
Dwebcursor_aura.cc25 case WebCursorInfo::TypeWait: in GetNativeCursor()
Dwebcursor.cc181 { LoadCursor(NULL, IDC_WAIT), WebCursorInfo::TypeWait }, in ToCursorType()
Dwebcursor_mac.mm200 case WebCursorInfo::TypeWait:
/external/chromium_org/third_party/WebKit/Source/web/
DAssertMatchingEnums.cpp338 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeWait, Cursor::Wait);
/external/chromium_org/content/renderer/pepper/
Dpepper_plugin_instance_impl.cc266 COMPILE_ASSERT_MATCHING_ENUM(TypeWait, PP_MOUSECURSOR_TYPE_WAIT);