Home
last modified time | relevance | path

Searched defs:startSpanIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_test_ng.cpp1097 int32_t startSpanIndex = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp9562 …std::string& content, int32_t startSpanIndex, int32_t offsetInSpan, std::optional<TextStyle> textS… in OnBackPressed()