Searched refs:TypePointer (Results 1 – 4 of 4) sorted by relevance
50 TypePointer, enumerator106 explicit WebCursorInfo(Type type = TypePointer)
43 TypePointer, enumerator88 explicit PlatformCursor(int type = 0) : m_type(TypePointer) {} in m_type() argument
63 static const Cursor c(PlatformCursor::TypePointer); in pointerCursor()
181 COMPILE_ASSERT_MATCHING_ENUM(WebCursorInfo::TypePointer, PlatformCursor::TypePointer);