Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/
DCursor.cpp70 case Cursor::NorthWestResize: in fromType()
165 case Cursor::NorthWestResize: in nameForCursorType()
394 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthWestResize)); in northWestResizeCursor()
DCursor.h117 NorthWestResize, enumerator
/external/webkit/Source/WebCore/platform/qt/
DCursorQt.cpp120 case NorthWestResize: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/gtk/
DCursorGtk.cpp110 case Cursor::NorthWestResize: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/chromium/
DCursorChromium.cpp335 COMPILE_ASSERT_MATCHING_ENUM(NorthWestResize, TypeNorthWestResize);
/external/webkit/Source/WebCore/platform/win/
DCursorWin.cpp188 case Cursor::NorthWestResize: in ensurePlatformCursor()
/external/webkit/Source/WebCore/platform/mac/
DCursorMac.mm116 case Cursor::NorthWestResize: