Home
last modified time | relevance | path

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

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