Searched refs:FPDFText_FindClose (Results 1 – 4 of 4) sorted by relevance
79 inline void operator()(FPDF_SCHHANDLE handle) { FPDFText_FindClose(handle); } in operator()
506 FPDF_EXPORT void FPDF_CALLCONV FPDFText_FindClose(FPDF_SCHHANDLE handle);
330 CHK(FPDFText_FindClose); in CheckPDFiumCApi()
477 FPDF_EXPORT void FPDF_CALLCONV FPDFText_FindClose(FPDF_SCHHANDLE handle) { in FPDFText_FindClose() function