Searched defs:cursor_enabled (Results 1 – 2 of 2) sorted by relevance
206 bool cursor_enabled() const { return cursor_enabled_; } in cursor_enabled() function
457 void RenderText::SetCursorEnabled(bool cursor_enabled) { in SetCursorEnabled()