Searched refs:IsGotoLink (Results 1 – 2 of 2) sorted by relevance
298 bool IsGotoLink(FPDF_LINK link) const;
278 if (!IsGotoLink(link)) { in GetGotoLinks()671 bool Page::IsGotoLink(FPDF_LINK link) const { in IsGotoLink() function in pdfClient::Page