Home
last modified time | relevance | path

Searched refs:offsetInSpanEnd (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.h120 int32_t offsetInSpanEnd; member
H A Dcj_richeditor_controller_ffi.cpp99 nativeTextResult.offsetInSpanEnd = spanObject.offsetInSpan[1]; in ParseRichEditorTextSpanResult()
140 nativeTextResult.offsetInSpanEnd = spanObject.OffsetInSpan() + spanObject.GetEraseLength(); in ParseRichEditorAbstractTextSpanResult()