Searched refs:FPDF_ANNOT_SQUARE (Results 1 – 4 of 4) sorted by relevance
25 #define FPDF_ANNOT_SQUARE 5 macro
44 FPDF_ANNOT_SQUARE,204 subtype == FPDF_ANNOT_SQUARE || subtype == FPDF_ANNOT_SQUIGGLY || in FPDFAnnot_IsSupportedSubtype()
403 EXPECT_EQ(FPDF_ANNOT_SQUARE, FPDFAnnot_GetSubtype(annot)); in TEST_F()
238 if (subtype == FPDF_ANNOT_SQUARE) in AnnotSubtypeToCString()