Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.h89 static float GetCharArrayAutoFontSize(const CPDF_Font* pFont,
Dcpwl_edit.cpp362 float CPWL_Edit::GetCharArrayAutoFontSize(const CPDF_Font* pFont, in GetCharArrayAutoFontSize() function in CPWL_Edit
391 float fFontSize = GetCharArrayAutoFontSize(pFontMap->GetPDFFont(0).Get(), in SetCharArray()
/external/pdfium/fpdfsdk/
Dcpdfsdk_appstream.cpp1782 fFontSize = CPWL_Edit::GetCharArrayAutoFontSize( in SetAsTextField()