Home | History | Annotate | Download | only in layout

Lines Matching defs:bn

276         Rect bn = targetNode.getBounds();
277 if (!bn.isValid()) {
287 int last = isVertical ? bn.y : bn.x;