Home
last modified time | relevance | path

Searched refs:rcCell (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp831 CPDF_Rect rcCell = rcPlate; in GetCharArrayAutoFontSize() local
832 FX_FLOAT xdiv = rcCell.Width() / nCharArray * 1000.0f / rcBBox.Width(); in GetCharArrayAutoFontSize()
833 FX_FLOAT ydiv = - rcCell.Height() * 1000.0f / rcBBox.Height(); in GetCharArrayAutoFontSize()