Home
last modified time | relevance | path

Searched defs:rangeBefore (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_ffi.cpp250 void FfiOHOSAceFrameworkRichEditorOnDidChange(void(*callback)(CJTextRange rangeBefore, CJTextRange … in FfiOHOSAceFrameworkRichEditorOnDidChange()
253 const auto& rangeBefore = changeValue.GetRangeBefore(); in FfiOHOSAceFrameworkRichEditorOnDidChange() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.cpp419 void RichEditorChangeValue::SetRangeBefore(const TextRange& rangeBefore) in SetRangeBefore()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_richeditor.cpp566 const auto& rangeBefore = changeValue.GetRangeBefore(); in SetOnDidChange() local
857 const auto& rangeBefore = changeValue.GetRangeBefore(); in CreateJsOnWillChange() local
2731 const auto& rangeBefore = changeValue.GetRangeBefore(); in SetOnDidChange() local
2754 auto rangeBefore = changeValue.GetRangeBefore(); in CreateJsOnWillChange() local