Searched refs:CPDFArrayFromFPDFDest (Results 1 – 2 of 2) sorted by relevance
254 CPDF_Dest destination(pdfium::WrapRetain(CPDFArrayFromFPDFDest(dest))); in FPDFDest_GetDestPageIndex()265 CPDF_Dest destination(pdfium::WrapRetain(CPDFArrayFromFPDFDest(dest))); in FPDFDest_GetView()286 CPDF_Dest destination(pdfium::WrapRetain(CPDFArrayFromFPDFDest(dest))); in FPDFDest_GetLocationInPage()
102 inline CPDF_Array* CPDFArrayFromFPDFDest(FPDF_DEST dest) { in CPDFArrayFromFPDFDest() function