static Rect growRectUpwards(Rect r, int pixels) { ret growRectTop(r, pixels); }