Home
last modified time | relevance | path

Searched defs:actPosY (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ui_lite/frameworks/layout/
H A Dgrid_layout.cpp74 int16_t actPosY = posY + (layoutHeight - child->GetRelativeRect().GetHeight() - top - bottom) / 2 + top; in LayoutHorizontal() local
108 int16_t actPosY = posY + (layoutHeight - child->GetRelativeRect().GetHeight() - top - bottom) / 2 + top; in LayoutVertical() local

Completed in 1 milliseconds