Home | History | Annotate | Download | only in fpdfdoc

Lines Matching defs:GetPDFWordString

168 static CFX_ByteString GetPDFWordString(IPVT_FontMap * pFontMap, FX_INT32 nFontIndex, FX_WORD Word, FX_WORD SubWord)

685 sWords << GetPDFWordString(pFontMap, nCurFontIndex, word.Word, SubWord);
700 sEditStream << GetWordRenderString(GetPDFWordString(pFontMap, nCurFontIndex, word.Word, SubWord));