Searched refs:IsValueUpdated (Results 1 – 4 of 4) sorted by relevance
51 bool TextFieldComponent::IsValueUpdated() const in IsValueUpdated() function in OHOS::Ace::TextFieldComponent53 return declaration_->IsValueUpdated(); in IsValueUpdated()
260 bool IsValueUpdated() const;
326 if (textField->IsValueUpdated()) { in Update()
190 bool IsValueUpdated() const in IsValueUpdated() function