Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_textobject.cpp169 FX_FLOAT CPDF_TextObject::GetCharWidth(uint32_t charcode) const { in GetCharWidth() function in CPDF_TextObject
/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp266 bool CFGAS_GEFont::GetCharWidth(FX_WCHAR wUnicode, in GetCharWidth() function in CFGAS_GEFont
/external/pdfium/xfa/fxfa/app/
Dxfa_fontmgr.cpp1971 bool CXFA_PDFFontMgr::GetCharWidth(const CFX_RetainPtr<CFGAS_GEFont>& pFont, in GetCharWidth() function in CXFA_PDFFontMgr
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp39 int32_t CPDF_VariableText::Provider::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPDF_VariableText::Provider
1065 int32_t CPDF_VariableText::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPDF_VariableText
/external/pdfium/core/fpdftext/
Dcpdf_textpage.cpp627 int CPDF_TextPage::GetCharWidth(uint32_t charCode, CPDF_Font* pFont) const { in GetCharWidth() function in CPDF_TextPage
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp161 int32_t CFX_Edit_Provider::GetCharWidth(int32_t nFontIndex, uint16_t word) { in GetCharWidth() function in CFX_Edit_Provider