Home
last modified time | relevance | path

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

/external/pdfium/core/fpdftext/
Dcpdf_textpagefind.h38 bool FindPrev();
Dcpdf_textpagefind.cpp298 bool CPDF_TextPageFind::FindPrev() { in FindPrev() function in CPDF_TextPageFind
/external/pdfium/third_party/
DAndroid.bp71 // FindPrev() in cmsplugin.c is unused.
DBUILD.gn267 # FindPrev() in cmsplugin.c is unused.
/external/pdfium/fpdfsdk/
Dfpdf_text.cpp457 return textpageFind->FindPrev(); in FPDFText_FindPrev()