Home | History | Annotate | Download | only in gfx

Lines Matching refs:cursor_enabled

457 void RenderText::SetCursorEnabled(bool cursor_enabled) {
458 cursor_enabled_ = cursor_enabled;
747 if (cursor_enabled() && cursor_visible() && focused())
1381 if (cursor_enabled()) {