Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdf_doc.cpp316 return FPDFLinkFromCPDFDictionary(link.GetMutableDict()); in FPDFLink_GetLinkAtPoint()
381 *link_annot = FPDFLinkFromCPDFDictionary(pDict.Get()); in FPDFLink_Enumerate()
Dcpdfsdk_helpers.h122 inline FPDF_LINK FPDFLinkFromCPDFDictionary(CPDF_Dictionary* link) { in FPDFLinkFromCPDFDictionary() function
Dfpdf_annot.cpp1419 return FPDFLinkFromCPDFDictionary( in FPDFAnnot_GetLink()