Home | History | Annotate | Download | only in layout

Lines Matching defs:bn

285         Rect bn = targetNode.getBounds();
286 if (!bn.isValid()) {
296 int last = isVertical ? bn.y : bn.x;