Home | History | Annotate | Download | only in wm

Lines Matching refs:wf

5814                     final Rect wf = ws.mFrame;
5816 int left = wf.left + cr.left;
5817 int top = wf.top + cr.top;
5818 int right = wf.right - cr.right;
5819 int bottom = wf.bottom - cr.bottom;