Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp153 std::optional<uint16_t> CFGAS_GEFont::GetCharWidth(wchar_t wUnicode) { in GetCharWidth() function in CFGAS_GEFont
/external/pdfium/core/fpdfapi/page/
Dcpdf_textobject.cpp232 float CPDF_TextObject::GetCharWidth(uint32_t charcode) const { in GetCharWidth() function in CPDF_TextObject
/external/pdfium/core/fpdfdoc/
Dcpvt_variabletext.cpp42 int CPVT_VariableText::Provider::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPVT_VariableText::Provider
845 int CPVT_VariableText::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPVT_VariableText
/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp174 int GetCharWidth(uint32_t charCode, CPDF_Font* pFont) { in GetCharWidth() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp113 int CPWL_EditImpl::Provider::GetCharWidth(int32_t nFontIndex, uint16_t word) { in GetCharWidth() function in CPWL_EditImpl::Provider