Home | History | Annotate | Download | only in pdfwindow

Lines Matching full:ydiv

788     FX_FLOAT ydiv = -rcCell.Height() * 1000.0f / rcBBox.Height();
790 return xdiv < ydiv ? xdiv : ydiv;