Home
last modified time | relevance | path

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

/external/webkit/WebKit/chromium/public/
DWebCursorInfo.h88 TypeNotAllowed, enumerator
/external/webkit/WebCore/platform/chromium/
DPlatformCursor.h81 TypeNotAllowed, enumerator
DCursorChromium.cpp291 static const Cursor c(PlatformCursor::TypeNotAllowed); in notAllowedCursor()
/external/webkit/WebKit/chromium/src/
DAssertMatchingEnums.cpp219 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeNotAllowed, PlatformCursor::TypeNotAllowed);