Home | History | Annotate | Download | only in textfield

Lines Matching full:text_cursor

557   bool text_cursor = !initiating_drag_ && (drag_event || !in_selection);
558 return text_cursor ? GetNativeIBeamCursor() : gfx::kNullCursor;