Home
last modified time | relevance | path

Searched refs:SetOnStyledStringWillChange (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_styled_string_controller.cpp66 eventHub->SetOnStyledStringWillChange(std::move(func)); in SetOnWillChange()
H A Drich_editor_event_hub.cpp633 void RichEditorEventHub::SetOnStyledStringWillChange(std::function<bool(const StyledStringChangeVal… in SetOnStyledStringWillChange() function in OHOS::Ace::NG::RichEditorEventHub
H A Drich_editor_event_hub.h371 void SetOnStyledStringWillChange(std::function<bool(const StyledStringChangeValue&)>&& func);