Searched refs:TypeProgress (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/chromium/
H A DPlatformCursor.h77 TypeProgress, enumerator in enum:WebCore::PlatformCursor::Type
H A DCursorChromium.cpp269 static const Cursor c(PlatformCursor::TypeProgress);
360 COMPILE_ASSERT_MATCHING_ENUM(Progress, TypeProgress);
/external/webkit/Source/WebKit/chromium/public/
H A DWebCursorInfo.h84 TypeProgress, enumerator in enum:WebKit::WebCursorInfo::Type
/external/chromium/webkit/glue/
H A Dwebcursor_win.cc85 case WebCursorInfo::TypeProgress:
129 { LoadCursor(NULL, IDC_APPSTARTING), WebCursorInfo::TypeProgress },
H A Dwebcursor_gtk.cc139 case WebCursorInfo::TypeProgress:
/external/webkit/Source/WebKit/chromium/src/
H A DAssertMatchingEnums.cpp265 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeProgress, PlatformCursor::TypeProgress);

Completed in 262 milliseconds