HomeSort by relevance Sort by last modified time
    Searched refs:WATERMARK (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_annot.h 65 WATERMARK,
cpdf_annot.cpp 290 if (sSubtype == "Watermark")
291 return CPDF_Annot::Subtype::WATERMARK;
349 if (nSubtype == CPDF_Annot::Subtype::WATERMARK)
350 return "Watermark";

Completed in 134 milliseconds