Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h60 WATERMARK, enumerator
Dcpdf_annot.cpp282 return CPDF_Annot::Subtype::WATERMARK; in StringToAnnotSubtype()
340 if (nSubtype == CPDF_Annot::Subtype::WATERMARK) in AnnotSubtypeToString()
/external/pdfium/fpdfsdk/
Dfpdfannot.cpp94 static_assert(static_cast<int>(CPDF_Annot::Subtype::WATERMARK) ==