Searched refs:TypeGrabbing (Results 1 – 7 of 7) sorted by relevance
157 case WebCursorInfo::TypeGrabbing: in GetCursorType()185 case WebCursorInfo::TypeGrabbing: in GetCustomCursor()
158 case WebCursorInfo::TypeGrabbing:199 cursor_info.type = WebCursorInfo::TypeGrabbing;311 cursor_info.type = WebCursorInfo::TypeGrabbing;
102 case WebCursorInfo::TypeGrabbing: in ToCursorID()
92 TypeGrabbing, enumerator
85 TypeGrabbing, enumerator
317 static const Cursor c(PlatformCursor::TypeGrabbing); in grabbingCursor()368 COMPILE_ASSERT_MATCHING_ENUM(Grabbing, TypeGrabbing);
273 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeGrabbing, PlatformCursor::TypeGrabbing);