Home
last modified time | relevance | path

Searched refs:FPDFBookmark_GetTitle (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/public/
Dfpdf_doc.h54 DLLEXPORT unsigned long STDCALL FPDFBookmark_GetTitle(FPDF_BOOKMARK bookmark, void* buffer, unsigne…
/external/pdfium/fpdfsdk/src/
Dfpdfview_c_api_test.c48 CHK(FPDFBookmark_GetTitle); in CheckPDFiumCApi()
Dfpdfdoc.cpp50 DLLEXPORT unsigned long STDCALL FPDFBookmark_GetTitle(FPDF_BOOKMARK pDict, void* buffer, unsigned l… in FPDFBookmark_GetTitle() function