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

/external/pdfium/core/src/fpdftext/
H A Dtext_int.h201 class CPDF_LinkExt { class
203 CPDF_LinkExt() {} function in class:CPDF_LinkExt
207 virtual ~CPDF_LinkExt() {}
210 typedef CFX_ArrayTemplate<CPDF_LinkExt*> LINK_InfoArray;

Completed in 29 milliseconds