Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_content.cpp472 Offset nextPosition = GetMainAxisOffset(nextOffset_); in PerformLayout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp2988 … int32_t nextPosition = currentPosition + GetGraphemeClusterLength(GetWideText(), currentPosition); in HandleOnlyImageSelected() local
7779 int32_t nextPosition = std::min(currentPosition + 1, GetTextContentLength()); in OnBackPressed() local