Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h54 PRINTERMARK, enumerator
Dcpdf_annot.cpp305 return CPDF_Annot::Subtype::PRINTERMARK; in StringToAnnotSubtype()
363 if (nSubtype == CPDF_Annot::Subtype::PRINTERMARK) in AnnotSubtypeToString()
Dcpdf_annotlist.cpp61 case CPDF_Annot::Subtype::PRINTERMARK: in PopupAppearsForAnnotType()
/external/pdfium/fpdfsdk/
Dfpdf_annot.cpp97 static_assert(static_cast<int>(CPDF_Annot::Subtype::PRINTERMARK) ==