Searched refs:SetShowCursor (Results 1 – 4 of 4) sorted by relevance
174 textField->SetShowCursor(true);197 textField->SetShowCursor(true);
191 void TextFieldComponent::SetShowCursor(bool show) in SetShowCursor() function in OHOS::Ace::TextFieldComponent193 declaration_->SetShowCursor(show); in SetShowCursor()
95 void SetShowCursor(bool show);
434 void SetShowCursor(bool showCursor) in SetShowCursor() function