Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdftext/
Dtext_int.h201 class CPDF_LinkExt {
203 CPDF_LinkExt() {} in CPDF_LinkExt() function
207 virtual ~CPDF_LinkExt() {} in ~CPDF_LinkExt()
210 typedef CFX_ArrayTemplate<CPDF_LinkExt*> LINK_InfoArray;
Dfpdf_text_int.cpp2539 CPDF_LinkExt* linkinfo = NULL; in DeleteLinkList()
2685 CPDF_LinkExt* linkInfo = new CPDF_LinkExt; in AppendToLinkList()
2696 CPDF_LinkExt* link = NULL; in GetURL()
2709 CPDF_LinkExt* link = NULL; in GetBoundedSegment()
2721 CPDF_LinkExt* link = NULL; in GetRects()