Home | History | Annotate | Download | only in rendering

Lines Matching refs:boundingBox

2207     IntRect boundingBox = flow->linesBoundingBox();
2209 heightResult = boundingBox.height();
2211 heightResult = boundingBox.width();