Home
last modified time | relevance | path

Searched refs:HasOnDidChange (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.cpp599 bool RichEditorEventHub::HasOnDidChange() const in HasOnDidChange() function in OHOS::Ace::NG::RichEditorEventHub
H A Drich_editor_event_hub.h366 bool HasOnDidChange() const;
H A Drich_editor_pattern.cpp1313 if (eventHub && eventHub->HasOnDidChange()) { in AfterContentChange()
9796 if (!eventHub->HasOnWillChange() && !eventHub->HasOnDidChange()) { in OnBackPressed()
9830 if (!eventHub->HasOnWillChange() && !eventHub->HasOnDidChange()) { in OnBackPressed()
9978 if (!eventHub->HasOnWillChange() && !eventHub->HasOnDidChange()) { in OnBackPressed()