Home | History | Annotate | Download | only in geometry

Lines Matching refs:SetRect

39     SetRect(Type x, Type y, Type width, Type height) {
167 SetRect(0, 0, 0, 0);
179 SetRect(rx, ry, rr - rx, rb - ry);
202 SetRect(rx, ry, rr - rx, rb - ry);
216 SetRect(0, 0, 0, 0);
240 SetRect(rx, ry, rr - rx, rb - ry);
257 SetRect(new_x, new_y, new_width, new_height);
283 SetRect(new_x, new_y, new_width, new_height);
297 left_half->SetRect(x(), y(), width() / 2, height());
298 right_half->SetRect(left_half->right(),