Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drender_select_popup.cpp122 double rightSpace = globalRightBottom_.GetX() - selectRightBottom_.GetX(); in AdjustTvChildHorizontalLayout() local
202 double rightSpace = globalRightBottom_.GetX() - selectLeftTop_.GetX(); in AdjustChildHorizontalLayout() local
336 auto rightSpace = globalRightBottom_.GetX() - leftSpace; in PerformLayout() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dsub_menu_layout_algorithm.cpp218 float rightSpace = wrapperWidth - position - paddingEnd_; in HorizontalLayoutSubMenu() local