Searched defs:IPDF_LinkExtract (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/fpdftext/
H A Dfpdf_text.h32 class IPDF_LinkExtract;
154 class IPDF_LinkExtract : public CFX_Object class in inherits:CFX_Object
158 virtual ~IPDF_LinkExtract() {}
160 static IPDF_LinkExtract* CreateLinkExtract();

Completed in 745 milliseconds