HomeSort by relevance Sort by last modified time
    Searched defs:GetPDFWordString (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/src/fxedit/
fxet_ap.cpp 11 CFX_ByteString GetPDFWordString(IFX_Edit_FontMap* pFontMap,
124 sWords << GetPDFWordString(pEdit->GetFontMap(), nCurFontIndex,
147 sEditStream << GetWordRenderString(GetPDFWordString(
  /external/pdfium/core/src/fpdfdoc/
doc_ap.cpp 178 static CFX_ByteString GetPDFWordString(IPVT_FontMap* pFontMap,
764 sWords << GetPDFWordString(pFontMap, nCurFontIndex, word.Word,
784 GetPDFWordString(pFontMap, nCurFontIndex, word.Word, SubWord));
    [all...]

Completed in 3421 milliseconds