Searched refs:TypeWait (Results 1 – 11 of 11) sorted by relevance
54 TypeWait, enumerator
25 case WebCursorInfo::TypeWait: in ToCursorID()122 { LoadCursor(NULL, IDC_WAIT), WebCursorInfo::TypeWait }, in ToCursorType()
79 case WebCursorInfo::TypeWait: in GetCursorType()
91 case WebCursorInfo::TypeWait:196 cursor_info.type = WebCursorInfo::TypeWait;
23 case WebCursorInfo::TypeWait: in GetNativeCursor()
25 case WebCursorInfo::TypeWait: in ToCursorID()
62 case WebCursorInfo::TypeWait: in GetCursorType()
179 { LoadCursor(NULL, IDC_WAIT), WebCursorInfo::TypeWait }, in ToCursorType()
209 case WebCursorInfo::TypeWait:
331 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeWait, Cursor::Wait);
248 COMPILE_ASSERT_MATCHING_ENUM(TypeWait, PP_MOUSECURSOR_TYPE_WAIT);