Searched refs:GetVertWidth (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page.cpp334 return pCIDFont->GetVertWidth(CID) * fontsize;
484 charwidth = pCIDFont->GetVertWidth(CID) * fontsize / 1000;
548 charwidth = pCIDFont->GetVertWidth(CID) * fontsize / 1000;
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_resource.h521 short GetVertWidth(FX_WORD CID) const;
/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dfpdf_font_cid.cpp1205 short CPDF_CIDFont::GetVertWidth(FX_WORD CID) const function in class:CPDF_CIDFont

Completed in 145 milliseconds