Searched refs:NorthWestResize (Results 1 – 4 of 4) sorted by relevance
71 case Cursor::NorthWestResize: in fromType()316 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthWestResize)); in northWestResizeCursor()
50 NorthWestResize, enumerator
336 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeNorthWestResize, Cursor::NorthWestResize);
2151 case Cursor::NorthWestResize: return "NorthWestResize"; in cursorTypeToString()