Home | History | Annotate | Download | only in rendering

Lines Matching refs:bpm

4840                     float bpm = getBorderPaddingMargin(toRenderInline(child), childIterator.endOfInline);
4841 childMin += bpm;
4842 childMax += bpm;