Searched refs:alignmentY_ (Results 1 – 3 of 3) sorted by relevance
99 …(int32_t)(alignmentX_ + GetGlobalOffset().GetX()), (int32_t)(alignmentY_ + GetGlobalOffset().GetY(… in PerformLayout()154 alignmentY_ = imagePosition_.GetSizeValueY(); in ApplyObjectPosition()156 …alignmentY_ = imagePosition_.GetSizeValueY() * (layoutSize.Height() - drawSize_.Height()) / PERCEN… in ApplyObjectPosition()
115 …(int32_t)(alignmentX_ + GetGlobalOffset().GetX()), (int32_t)(alignmentY_ + GetGlobalOffset().GetY(… in OnGlobalPositionChanged()133 double alignmentY_ = 0.0; variable
76 auto offset = GetPaintOffset() + Offset(alignmentX_, alignmentY_); in SyncGeometryProperties()163 DumpLog::GetInstance().AddDesc("alignmentY:", alignmentY_); in DumpTree()