Searched refs:NorthWestPanning (Results 1 – 4 of 4) sorted by relevance
101 case Cursor::NorthWestPanning: in fromType()406 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthWestPanning)); in northWestPanningCursor()
65 NorthWestPanning, enumerator
351 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeNorthWestPanning, Cursor::NorthWestPanning);
2166 case Cursor::NorthWestPanning: return "NorthWestPanning"; in cursorTypeToString()