Searched refs:IsCursorColorSet (Results 1 – 4 of 4) sorted by relevance
256 bool TextFieldComponent::IsCursorColorSet() const in IsCursorColorSet() function in OHOS::Ace::TextFieldComponent258 return declaration_->IsCursorColorSet(); in IsCursorColorSet()
115 bool IsCursorColorSet() const;
299 if (textField->IsCursorColorSet()) { in Update()
501 bool IsCursorColorSet() const in IsCursorColorSet() function