Searched refs:NorthWestSouthEastResize (Results 1 – 4 of 4) sorted by relevance
87 case Cursor::NorthWestSouthEastResize: in fromType()364 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthWestSouthEastResize)); in northWestSouthEastResizeCursor()
58 NorthWestSouthEastResize, enumerator
344 …SSERT_MATCHING_ENUM(WebCursorInfo::TypeNorthWestSouthEastResize, Cursor::NorthWestSouthEastResize);
2159 case Cursor::NorthWestSouthEastResize: return "NorthWestSouthEastResize"; in cursorTypeToString()