Home
last modified time | relevance | path

Searched refs:ParseRichEditorTextSpanResult (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_controller_ffi.h240 static void ParseRichEditorTextSpanResult(const ResultObject& spanObject,
H A Dcj_richeditor_ffi.cpp172 NativeRichEditorController::ParseRichEditorTextSpanResult(spanObject, textResult); in FfiOHOSAceFrameworkRichEditorOnSelect()
H A Dcj_richeditor_controller_ffi.cpp87 void NativeRichEditorController::ParseRichEditorTextSpanResult( in ParseRichEditorTextSpanResult() function in OHOS::Ace::Framework::NativeRichEditorController
435 ParseRichEditorTextSpanResult(spanObject, textResult); in GetSpans()