Searched defs:newY (Results 1 – 5 of 5) sorted by relevance
153 int32_t newY = item.GetDisplayY(); in IsMouseMovement() local
987 int32_t newY = y + xyAxis.yAxis; in Yuv420SPTranslate() local999 int32_t newY = (y + xyAxis.yAxis / EVEN); in Yuv420SPTranslate() local1017 int32_t newY = y + xyAxis.yAxis; in P010Translate() local1029 int32_t newY = y + GetUVHeight(xyAxis.yAxis); in P010Translate() local
99 float newY = paintOffset.GetY(); in Paint() local
995 int16_t newY = static_cast<int16_t>(GetParent()->GetHeight() * yPercent); in SetYPercent() local1018 int16_t newY = static_cast<int16_t>(GetParent()->GetHeight() * yPercent); in SetPositionPercent() local1037 int16_t newY = static_cast<int16_t>(GetParent()->GetHeight() * yPercent); in SetPositionPercent() local
2674 double newY = vertical_ ? newEvent.GetGlobalPoint().GetY() - selectedItemSize.Height() in CalculateInsertIndex() local