Searched refs:showCursor_ (Results 1 – 4 of 4) sorted by relevance
56 return showCursor_; in ShowCursor()
549 bool showCursor_ = true; variable
134 if (!caretRect_.IsValid() || !showCursor_ || !cursorVisibility_) { in PaintCaret()
257 showCursor_ = textField->ShowCursor(); in Update()