Searched refs:HasOnWillChange (Results 1 – 3 of 3) sorted by relevance
582 bool RichEditorEventHub::HasOnWillChange() const in HasOnWillChange() function in OHOS::Ace::NG::RichEditorEventHub
363 bool HasOnWillChange() const;
1281 CHECK_NULL_RETURN(eventHub->HasOnWillChange(), true); in BeforeAddSymbol()9796 if (!eventHub->HasOnWillChange() && !eventHub->HasOnDidChange()) { in OnBackPressed()9820 CHECK_NULL_RETURN(eventHub->HasOnWillChange(), true); in OnBackPressed()9830 if (!eventHub->HasOnWillChange() && !eventHub->HasOnDidChange()) { in OnBackPressed()9871 CHECK_NULL_RETURN(eventHub->HasOnWillChange(), true); in OnBackPressed()9978 if (!eventHub->HasOnWillChange() && !eventHub->HasOnDidChange()) { in OnBackPressed()10015 CHECK_NULL_RETURN(eventHub->HasOnWillChange(), true); in OnBackPressed()