Searched refs:GetVertWidth (Results 1 – 4 of 4) sorted by relevance
62 short GetVertWidth(uint16_t CID) const;
512 short CPDF_CIDFont::GetVertWidth(uint16_t CID) const { in GetVertWidth() function in CPDF_CIDFont
245 return pCIDFont->GetVertWidth(CID) * fontsize; in GetCharWidth()312 charwidth = pCIDFont->GetVertWidth(CID) * fontsize / 1000; in CalcPositionData()
257 short vert_width = pCIDFont->GetVertWidth(cid); in FPDFText_GetLooseCharBox()