Home
last modified time | relevance | path

Searched refs:GetFontSetString (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_ap.cpp46 static CFX_ByteString GetFontSetString(IFX_Edit_FontMap* pFontMap, in GetFontSetString() function
119 sEditStream << GetFontSetString(pEdit->GetFontMap(), in GetEditAppearanceStream()
142 sEditStream << GetFontSetString(pEdit->GetFontMap(), in GetEditAppearanceStream()
/external/pdfium/core/src/fpdfdoc/
Ddoc_ap.cpp211 static CFX_ByteString GetFontSetString(IPVT_FontMap* pFontMap, in GetFontSetString() function
760 sLineStream << GetFontSetString(pFontMap, word.nFontIndex, in GenerateEditAP()
779 sEditStream << GetFontSetString(pFontMap, word.nFontIndex, in GenerateEditAP()