Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h58 PRINTERMARK, enumerator
Dcpdf_annot.cpp278 return CPDF_Annot::Subtype::PRINTERMARK; in StringToAnnotSubtype()
336 if (nSubtype == CPDF_Annot::Subtype::PRINTERMARK) in AnnotSubtypeToString()
/external/pdfium/fpdfsdk/
Dfpdfannot.cpp88 static_assert(static_cast<int>(CPDF_Annot::Subtype::PRINTERMARK) ==