Home
last modified time | relevance | path

Searched refs:GetDest (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfpdfdoc.cpp114 CPDF_Dest dest = bookmark.GetDest(pDoc); in FPDFBookmark_GetDest()
122 return action.GetDest(pDoc).GetObject(); in FPDFBookmark_GetDest()
160 return action.GetDest(pDoc).GetObject(); in FPDFAction_GetDest()
242 FPDF_DEST dest = link.GetDest(pDoc).GetObject(); in FPDFLink_GetDest()
249 return action.GetDest(pDoc).GetObject(); in FPDFLink_GetDest()
Dfsdk_actionhandler.cpp424 CPDF_Dest MyDest = action.GetDest(pPDFDocument); in DoAction_GoTo()
/external/pdfium/core/src/fpdfdoc/
Ddoc_bookmark.cpp70 CPDF_Dest CPDF_Bookmark::GetDest(CPDF_Document* pDocument) const { in GetDest() function in CPDF_Bookmark
Ddoc_link.cpp74 CPDF_Dest CPDF_Link::GetDest(CPDF_Document* pDoc) { in GetDest() function in CPDF_Link
Ddoc_action.cpp9 CPDF_Dest CPDF_Action::GetDest(CPDF_Document* pDoc) const { in GetDest() function in CPDF_Action
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h98 CPDF_Dest GetDest(CPDF_Document* pDocument) const;
225 CPDF_Dest GetDest(CPDF_Document* pDoc) const;
366 CPDF_Dest GetDest(CPDF_Document* pDoc);