Home
last modified time | relevance | path

Searched refs:NotAllowed (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/
DCursor.cpp128 case Cursor::NotAllowed: in fromType()
223 case Cursor::NotAllowed: in nameForCursorType()
352 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NotAllowed)); in notAllowedCursor()
DCursor.h146 NotAllowed, enumerator
/external/webkit/Source/WebCore/platform/qt/
DCursorQt.cpp166 case NotAllowed: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/gtk/
DCursorGtk.cpp162 case Cursor::NotAllowed: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/chromium/
DCursorChromium.cpp364 COMPILE_ASSERT_MATCHING_ENUM(NotAllowed, TypeNotAllowed);
/external/webkit/Source/WebCore/platform/win/
DCursorWin.cpp246 case Cursor::NotAllowed: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/mac/
DCursorMac.mm178 case Cursor::NotAllowed: