Home
last modified time | relevance | path

Searched refs:HIGHLIGHT (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp30 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()
Dcpdf_annot.h45 HIGHLIGHT, enumerator
Dcpvt_generateap.cpp1331 case CPDF_Annot::Subtype::HIGHLIGHT: in GenerateAnnotAP()
/external/pdfium/fpdfsdk/
Dfpdfannot.cpp55 static_assert(static_cast<int>(CPDF_Annot::Subtype::HIGHLIGHT) ==