Home
last modified time | relevance | path

Searched refs:FPDF_ANNOT_PRINTERMARK (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/public/
Dfpdf_annot.h42 #define FPDF_ANNOT_PRINTERMARK 22 macro
/external/pdfium/fpdfsdk/
Dfpdfannot.cpp89 FPDF_ANNOT_PRINTERMARK,
/external/pdfium/samples/
Dpdfium_test.cc272 if (subtype == FPDF_ANNOT_PRINTERMARK) in AnnotSubtypeToCString()