Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp159 bool CFGAS_GEFont::GetCharWidth(wchar_t wUnicode, int32_t* pWidth) { in GetCharWidth() function in CFGAS_GEFont
/external/pdfium/core/fpdfapi/page/
Dcpdf_textobject.cpp234 float CPDF_TextObject::GetCharWidth(uint32_t charcode) const { in GetCharWidth() function in CPDF_TextObject
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp41 uint32_t CPDF_VariableText::Provider::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPDF_VariableText::Provider
866 uint32_t CPDF_VariableText::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPDF_VariableText
/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp160 uint32_t GetCharWidth(uint32_t charCode, CPDF_Font* pFont) { in GetCharWidth() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp113 uint32_t CPWL_EditImpl_Provider::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPWL_EditImpl_Provider