Searched refs:FPDFDestFromCPDFArray (Results 1 – 4 of 4) sorted by relevance
135 return FPDFDestFromCPDFArray(dest.GetArray()); in FPDFBookmark_GetDest()141 return FPDFDestFromCPDFArray(action.GetDest(pDoc).GetArray()); in FPDFBookmark_GetDest()184 return FPDFDestFromCPDFArray(cAction.GetDest(pDoc).GetArray()); in FPDFAction_GetDest()320 FPDF_DEST dest = FPDFDestFromCPDFArray(cLink.GetDest(pDoc).GetArray()); in FPDFLink_GetDest()327 return FPDFDestFromCPDFArray(action.GetDest(pDoc).GetArray()); in FPDFLink_GetDest()
233 EXPECT_TRUE(FPDFDest_GetLocationInPage(FPDFDestFromCPDFArray(array.Get()), in TEST_F()246 EXPECT_TRUE(FPDFDest_GetLocationInPage(FPDFDestFromCPDFArray(array.Get()), in TEST_F()254 EXPECT_FALSE(FPDFDest_GetLocationInPage(FPDFDestFromCPDFArray(array.Get()), in TEST_F()
99 inline FPDF_DEST FPDFDestFromCPDFArray(const CPDF_Array* dest) { in FPDFDestFromCPDFArray() function
1021 return FPDFDestFromCPDFArray( in FPDF_GetNamedDestByName()1150 return FPDFDestFromCPDFArray(pDestObj->AsArray()); in FPDF_GetNamedDest()