Lines Matching defs:col1X
144 int16_t col1X = rect.GetLeft();
173 Rect middleRect(col1X, row2Y + 1, col3X, row3Y - 1);
182 int16_t col1X = rect.GetLeft() + radius - 1;
191 arcInfo.center = {col1X, row1Y};
204 int16_t col1X = rect.GetLeft();
221 Rect middleRect(col1X, row2Y + 1, col4X, row3Y - 1);
265 int16_t col1X = rect.GetLeft();
277 Rect topRect(col1X, row1Y, col4X, row2Y);
282 Rect leftRect(col1X, row2Y + 1, col2X, row3Y - 1);
295 Rect bottomRect(col1X, row3Y, col4X, row4Y);
302 int16_t col1X = rect.GetLeft();
351 Rect leftRect(col1X, row2Y + 1, col2X, row3Y - 1);
541 int16_t col1X = rect.GetLeft();
589 Rect topBorderRect(col1X, row2Y + 1, col2X, row3Y - 1);
644 int16_t col1X = rect.GetLeft();
728 Rect leftBorderRect(col1X, row3Y + 1, col2X, row4Y - 1);