Searched refs:FPDF_ANNOT_FLAG_INVISIBLE (Results 1 – 2 of 2) sorted by relevance
53 #define FPDF_ANNOT_FLAG_INVISIBLE (1 << 0) macro
100 if (flags & FPDF_ANNOT_FLAG_INVISIBLE) in AnnotFlagsToString()