Searched refs:text_cursor (Results 1 – 1 of 1) sorted by relevance
428 bool text_cursor = !initiating_drag_ && (drag_event || !in_selection); in GetCursor() local430 return text_cursor ? ui::kCursorIBeam : ui::kCursorNull; in GetCursor()434 return text_cursor ? ibeam : arrow; in GetCursor()