Home
last modified time | relevance | path

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

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