Searched refs:FPDF_ANNOT_SQUIGGLY (Results 1 – 3 of 3) sorted by relevance
62 FPDF_ANNOT_SQUIGGLY,204 subtype == FPDF_ANNOT_SQUARE || subtype == FPDF_ANNOT_SQUIGGLY || in FPDFAnnot_IsSupportedSubtype()578 subtype == FPDF_ANNOT_UNDERLINE || subtype == FPDF_ANNOT_SQUIGGLY || in FPDFAnnot_HasAttachmentPoints()
31 #define FPDF_ANNOT_SQUIGGLY 11 macro
250 if (subtype == FPDF_ANNOT_SQUIGGLY) in AnnotSubtypeToCString()