HomeSort by relevance Sort by last modified time
    Searched refs:FPDFText_FindStart (Results 1 - 3 of 3) sorted by null

  /external/pdfium/fpdfsdk/include/
fpdftext.h 173 // Flags used by FPDFText_FindStart function.
177 // Function: FPDFText_FindStart
187 DLLEXPORT FPDF_SCHHANDLE STDCALL FPDFText_FindStart(FPDF_TEXTPAGE text_page, FPDF_WIDESTRING findwhat,
193 // handle - A search context handle returned by FPDFText_FindStart.
202 // handle - A search context handle returned by FPDFText_FindStart.
211 // handle - A search context handle returned by FPDFText_FindStart.
220 // handle - A search context handle returned by FPDFText_FindStart.
229 // handle - A search context handle returned by FPDFText_FindStart.
  /external/pdfium/fpdfsdk/src/
fpdftext.cpp 158 DLLEXPORT FPDF_SCHHANDLE STDCALL FPDFText_FindStart(FPDF_TEXTPAGE text_page,FPDF_WIDESTRING findwhat,unsigned long flags,int start_index)
  /external/chromium_org/pdf/pdfium/
pdfium_engine.cc     [all...]

Completed in 33 milliseconds