Home
last modified time | relevance | path

Searched refs:FindPrev (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/include/fpdftext/
Dfpdf_text.h158 virtual FX_BOOL FindPrev() = 0;
/external/pdfium/core/src/fpdftext/
Dtext_int.h163 FX_BOOL FindPrev() override;
Dfpdf_text_int.cpp2327 FX_BOOL CPDF_TextPageFind::FindPrev() { in FindPrev() function in CPDF_TextPageFind
/external/pdfium/fpdfsdk/src/
Dfpdftext.cpp210 return textpageFind->FindPrev(); in FPDFText_FindPrev()
/external/pdfium/third_party/
Dthird_party.gyp169 # FindPrev() in cmsplugin.c is unused.
DBUILD.gn133 # FindPrev() in cmsplugin.c is unused.
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsplugin.c885 struct _cmsContext_struct* FindPrev(struct _cmsContext_struct* id) in FindPrev() function