Home | History | Annotate | Download | only in wm

Lines Matching defs:wf

6272                         final Rect wf = ws.mFrame;
6274 int left = wf.left + cr.left;
6275 int top = wf.top + cr.top;
6276 int right = wf.right - cr.right;
6277 int bottom = wf.bottom - cr.bottom;