shift_x            51 lib/widget/group.c     int shift_x;
shift_x           399 lib/widget/group.c         r.x += wss->shift_x;
shift_x           403 lib/widget/group.c         r.x += wss->shift_x;
shift_x           405 lib/widget/group.c         r.x += wss->shift_x + wss->scale_x;
shift_x           442 lib/widget/group.c     wss.shift_x = w->x - or.x;
shift_x           447 lib/widget/group.c     if (wss.shift_x != 0 || wss.shift_y != 0 || wss.scale_x != 0 || wss.scale_y != 0)