Searched refs:FPDF_ANNOT_LINE (Results 1 – 3 of 3) sorted by relevance
26 #define FPDF_ANNOT_LINE 4 macro
40 if (subtype == FPDF_ANNOT_LINE) in AnnotSubtypeToCString()
50 static_assert(static_cast<int>(CPDF_Annot::Subtype::LINE) == FPDF_ANNOT_LINE,