Home
last modified time | relevance | path

Searched refs:TypeNone (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebKit/chromium/public/
DWebCursorInfo.h87 TypeNone, enumerator
/external/webkit/WebCore/platform/chromium/
DPlatformCursor.h80 TypeNone, enumerator
DCursorChromium.cpp285 static const Cursor c(PlatformCursor::TypeNone); in noneCursor()
/external/webkit/WebKit/chromium/src/
DAssertMatchingEnums.cpp218 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeNone, PlatformCursor::TypeNone);