Searched refs:GetFontSetString (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_generateap.cpp | 86 ByteString GetFontSetString(IPVT_FontMap* pFontMap, in GetFontSetString() function 144 sLineStream << GetFontSetString(pFontMap, word.nFontIndex, in GenerateEditAP() 162 sEditStream << GetFontSetString(pFontMap, word.nFontIndex, in GenerateEditAP()
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | cpdfsdk_appstream.cpp | 590 ByteString GetFontSetString(IPVT_FontMap* pFontMap, in GetFontSetString() function 661 sEditStream << GetFontSetString(pEdit->GetFontMap(), word.nFontIndex, in GetEditAppStream() 681 sEditStream << GetFontSetString(pEdit->GetFontMap(), word.nFontIndex, in GetEditAppStream()
|