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