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

  /external/pdfium/public/
fpdf_text.h 337 // FPDFLink_CloseWebLinks must be called to release resources.
412 // Function: FPDFLink_CloseWebLinks
419 DLLEXPORT void STDCALL FPDFLink_CloseWebLinks(FPDF_PAGELINK link_page);
  /external/pdfium/fpdfsdk/
fpdfview_c_api_test.c 211 CHK(FPDFLink_CloseWebLinks);
fpdftext.cpp 350 DLLEXPORT void STDCALL FPDFLink_CloseWebLinks(FPDF_PAGELINK link_page) {
fpdftext_embeddertest.cpp 368 FPDFLink_CloseWebLinks(pagelink);

Completed in 48 milliseconds