Searched defs:newY (Results 1 – 4 of 4) sorted by relevance
47 int newY = y; in main() local
23 int newY = (y - h / 2) * 2 + h / 2; in draw() local
292 const int newY = yCorner == 0 ? 0 : newHeight - minHeight; in compareCorners() local
77213 CheckedInt<int32_t> newY = std::min(this->y, aRect.y); in SafeUnionEdges() local