Searched refs:CPDF_LinkExt (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdftext/
H A Dtext_int.h175 class CPDF_LinkExt: public CFX_Object class in inherits:CFX_Object
178 CPDF_LinkExt() {}; function in class:CPDF_LinkExt
182 virtual ~CPDF_LinkExt() {};
184 typedef CFX_ArrayTemplate<CPDF_LinkExt*> LINK_InfoArray;
H A Dfpdf_text_int.cpp2603 CPDF_LinkExt* linkinfo = NULL;
2757 CPDF_LinkExt* linkInfo = NULL;
2758 linkInfo = FX_NEW CPDF_LinkExt;
2773 CPDF_LinkExt* link = NULL;
2785 CPDF_LinkExt* link = NULL;
2798 CPDF_LinkExt* link = NULL;

Completed in 713 milliseconds