Searched refs:HIGHLIGHT (Results 1 – 5 of 5) sorted by relevance
35 return type == CPDF_Annot::Subtype::HIGHLIGHT || in IsTextMarkupAnnotation()279 return CPDF_Annot::Subtype::HIGHLIGHT; in StringToAnnotSubtype()337 if (nSubtype == CPDF_Annot::Subtype::HIGHLIGHT) in AnnotSubtypeToString()
41 HIGHLIGHT, enumerator
44 case CPDF_Annot::Subtype::HIGHLIGHT: in PopupAppearsForAnnotType()
1367 case CPDF_Annot::Subtype::HIGHLIGHT: in GenerateAnnotAP()
64 static_assert(static_cast<int>(CPDF_Annot::Subtype::HIGHLIGHT) ==