Home | History | Annotate | Download | only in rendering

Lines Matching refs:bpm

4859                     float bpm = getBorderPaddingMargin(toRenderInline(child), childIterator.endOfInline);
4860 childMin += bpm;
4861 childMax += bpm;