Home | History | Annotate | Download | only in policy

Lines Matching refs:getDisplayFrameLw

3167                 || frame.left + insets >= win.getDisplayFrameLw().right);
3169 || frame.bottom + insets >= win.getDisplayFrameLw().bottom);
4753 df.set(insetDecors ? attached.getDisplayFrameLw() : cf);
5324 int top = Math.max(win.getDisplayFrameLw().top, win.getContentFrameLw().top);
5343 int top = Math.max(win.getDisplayFrameLw().top, win.getContentFrameLw().top);