Searched refs:NorthEastPanning (Results 1 – 4 of 4) sorted by relevance
99 case Cursor::NorthEastPanning: in fromType()400 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthEastPanning)); in northEastPanningCursor()
64 NorthEastPanning, enumerator
350 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypeNorthEastPanning, Cursor::NorthEastPanning);
2165 case Cursor::NorthEastPanning: return "NorthEastPanning"; in cursorTypeToString()