Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit.cpp339 CFX_FloatRect rcCell = rcPlate; in GetCharArrayAutoFontSize() local
340 float xdiv = rcCell.Width() / nCharArray * 1000.0f / rcBBox.Width(); in GetCharArrayAutoFontSize()
341 float ydiv = -rcCell.Height() * 1000.0f / rcBBox.Height(); in GetCharArrayAutoFontSize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit.cpp370 CFX_FloatRect rcCell = rcPlate; in GetCharArrayAutoFontSize() local
371 float xdiv = rcCell.Width() / nCharArray * 1000.0f / rcBBox.Width(); in GetCharArrayAutoFontSize()
372 float ydiv = -rcCell.Height() * 1000.0f / rcBBox.Height(); in GetCharArrayAutoFontSize()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Edit.cpp537 CFX_FloatRect rcCell = rcPlate; in GetCharArrayAutoFontSize() local
538 FX_FLOAT xdiv = rcCell.Width() / nCharArray * 1000.0f / rcBBox.Width(); in GetCharArrayAutoFontSize()
539 FX_FLOAT ydiv = -rcCell.Height() * 1000.0f / rcBBox.Height(); in GetCharArrayAutoFontSize()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/pdfwindow/
H A DPWL_Edit.cpp549 CFX_FloatRect rcCell = rcPlate; in GetCharArrayAutoFontSize() local
550 FX_FLOAT xdiv = rcCell.Width() / nCharArray * 1000.0f / rcBBox.Width(); in GetCharArrayAutoFontSize()
551 FX_FLOAT ydiv = -rcCell.Height() * 1000.0f / rcBBox.Height(); in GetCharArrayAutoFontSize()