Home | History | Annotate | Download | only in wm

Lines Matching refs:wf

5401                         final Rect wf = ws.mFrame;
5403 int left = wf.left + cr.left;
5404 int top = wf.top + cr.top;
5405 int right = wf.right - cr.right;
5406 int bottom = wf.bottom - cr.bottom;