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

  /external/pdfium/core/fpdfdoc/
cpdf_annot.h 63 PRINTERMARK,
cpdf_annot.cpp 286 if (sSubtype == "PrinterMark")
287 return CPDF_Annot::Subtype::PRINTERMARK;
345 if (nSubtype == CPDF_Annot::Subtype::PRINTERMARK)
346 return "PrinterMark";

Completed in 55 milliseconds