Home
last modified time | relevance | path

Searched defs:GetCharWidth (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/fgas/font/
Dcfgas_pdffontmgr.cpp186 bool CFGAS_PDFFontMgr::GetCharWidth(const RetainPtr<CFGAS_GEFont>& pFont, in GetCharWidth() function in CFGAS_PDFFontMgr
Dcfgas_gefont.cpp158 bool CFGAS_GEFont::GetCharWidth(wchar_t wUnicode, int32_t& iWidth) { in GetCharWidth() function in CFGAS_GEFont
/external/pdfium/core/fpdfapi/page/
Dcpdf_textobject.cpp178 float CPDF_TextObject::GetCharWidth(uint32_t charcode) const { in GetCharWidth() function in CPDF_TextObject
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp41 int32_t CPDF_VariableText::Provider::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPDF_VariableText::Provider
920 int32_t CPDF_VariableText::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPDF_VariableText
/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp598 int CPDF_TextPage::GetCharWidth(uint32_t charCode, CPDF_Font* pFont) const { in GetCharWidth() function in CPDF_TextPage
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp128 int32_t CPWL_EditImpl_Provider::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPWL_EditImpl_Provider