Searched refs:FPDF_ANNOT_STRIKEOUT (Results 1 – 3 of 3) sorted by relevance
65 FPDF_ANNOT_STRIKEOUT,205 subtype == FPDF_ANNOT_STAMP || subtype == FPDF_ANNOT_STRIKEOUT || in FPDFAnnot_IsSupportedSubtype()579 subtype == FPDF_ANNOT_STRIKEOUT; in FPDFAnnot_HasAttachmentPoints()
32 #define FPDF_ANNOT_STRIKEOUT 12 macro
252 if (subtype == FPDF_ANNOT_STRIKEOUT) in AnnotSubtypeToCString()