Searched refs:FPDF_ANNOT_LINK (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/public/
H A Dfpdf_annot.h22 #define FPDF_ANNOT_LINK 2 macro
/external/pdfium/fpdfsdk/
H A Dfpdfannot.cpp36 static_assert(static_cast<int>(CPDF_Annot::Subtype::LINK) == FPDF_ANNOT_LINK, member in namespace:__anon17869
577 return subtype == FPDF_ANNOT_LINK || subtype == FPDF_ANNOT_HIGHLIGHT ||
/external/pdfium/samples/
H A Dpdfium_test.cc232 if (subtype == FPDF_ANNOT_LINK)

Completed in 115 milliseconds