Searched refs:kCursorCustom (Results 1 – 6 of 6) sorted by relevance
25 if (native_type_ == kCursorCustom) in Cursor()30 if (native_type_ == kCursorCustom) in ~Cursor()35 if (native_type_ == kCursorCustom) in SetPlatformCursor()38 if (native_type_ == kCursorCustom) in SetPlatformCursor()45 if (native_type_ == kCursorCustom) in Assign()49 if (native_type_ == kCursorCustom) in Assign()
112 case kCursorCustom: in GetCursorId()154 if (cursor->native_type() != kCursorCustom) { in SetPlatformCursor()
83 const int kCursorCustom = 44; variable
132 case ui::kCursorCustom: in CursorShapeFromNative()233 else if (*cursor == kCursorCustom) in SetPlatformCursor()
102 ui::Cursor cursor(ui::kCursorCustom); in GetNativeCursor()
161 if (native_cursor == ui::kCursorCustom) in SetCursor()