Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_variabletext.cpp40 int CPVT_VariableText::Provider::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPVT_VariableText::Provider
841 int CPVT_VariableText::GetCharWidth(int32_t nFontIndex, in GetCharWidth() function in CPVT_VariableText
/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_gefont.cpp153 absl::optional<uint16_t> CFGAS_GEFont::GetCharWidth(wchar_t wUnicode) { in GetCharWidth() function in CFGAS_GEFont
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_textobject.cpp231 float CPDF_TextObject::GetCharWidth(uint32_t charcode) const { in GetCharWidth() function in CPDF_TextObject
/aosp_15_r20/external/pdfium/core/fpdftext/
H A Dcpdf_textpage.cpp155 int GetCharWidth(uint32_t charCode, CPDF_Font* pFont) { in GetCharWidth() function
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_edit_impl.cpp113 int CPWL_EditImpl::Provider::GetCharWidth(int32_t nFontIndex, uint16_t word) { in GetCharWidth() function in CPWL_EditImpl::Provider
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwingdi.h2798 #define GetCharWidth __MINGW_NAME_AW(GetCharWidth) macro