Home | History | Annotate | Download | only in layout

Lines Matching refs:getBounds

260             Point p = targetNode.getBounds().getTopLeft();
286 Point parentP = parentNode.getBounds().getTopLeft();
287 Point targetP = targetNode.getBounds().getTopLeft();
314 Rect b = element.getBounds();
787 Rect parentBounds = parent.getBounds();
799 Rect parentBounds = parent.getBounds();
816 final Rect oldBounds = child.getBounds();