Searched refs:TypeGrab (Results 1 – 7 of 7) sorted by relevance
156 case WebCursorInfo::TypeGrab: in GetCursorType()183 case WebCursorInfo::TypeGrab: in GetCustomCursor()
156 case WebCursorInfo::TypeGrab:202 cursor_info.type = WebCursorInfo::TypeGrab;309 cursor_info.type = WebCursorInfo::TypeGrab;
101 case WebCursorInfo::TypeGrab: in ToCursorID()
91 TypeGrab, enumerator
84 TypeGrab, enumerator
311 static const Cursor c(PlatformCursor::TypeGrab); in grabCursor()367 COMPILE_ASSERT_MATCHING_ENUM(Grab, TypeGrab);
272 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeGrab, PlatformCursor::TypeGrab);