Searched refs:HIGHLIGHT (Results 1 – 4 of 4) sorted by relevance
30 return type == CPDF_Annot::Subtype::HIGHLIGHT || in IsTextMarkupAnnotation()252 return CPDF_Annot::Subtype::HIGHLIGHT; in StringToAnnotSubtype()310 if (nSubtype == CPDF_Annot::Subtype::HIGHLIGHT) in AnnotSubtypeToString()
45 HIGHLIGHT, enumerator
1331 case CPDF_Annot::Subtype::HIGHLIGHT: in GenerateAnnotAP()
55 static_assert(static_cast<int>(CPDF_Annot::Subtype::HIGHLIGHT) ==