Home
last modified time | relevance | path

Searched refs:offsetInSpanStart (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_controller_ffi.h119 int32_t offsetInSpanStart; member
H A Dcj_richeditor_controller_ffi.cpp98 nativeTextResult.offsetInSpanStart = spanObject.offsetInSpan[0]; in ParseRichEditorTextSpanResult()
139 nativeTextResult.offsetInSpanStart = spanObject.OffsetInSpan(); in ParseRichEditorAbstractTextSpanResult()