Home
last modified time | relevance | path

Searched refs:HasOnWillChange (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.cpp582 bool RichEditorEventHub::HasOnWillChange() const in HasOnWillChange() function in OHOS::Ace::NG::RichEditorEventHub
H A Drich_editor_event_hub.h363 bool HasOnWillChange() const;
H A Drich_editor_pattern.cpp1281 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()