Home
last modified time | relevance | path

Searched refs:SQUIGGLY (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.cpp36 type == CPDF_Annot::Subtype::SQUIGGLY || in IsTextMarkupAnnotation()
283 return CPDF_Annot::Subtype::SQUIGGLY; in StringToAnnotSubtype()
341 if (nSubtype == CPDF_Annot::Subtype::SQUIGGLY) in AnnotSubtypeToString()
Dcpdf_annot.h43 SQUIGGLY, enumerator
Dcpdf_annotlist.cpp46 case CPDF_Annot::Subtype::SQUIGGLY: in PopupAppearsForAnnotType()
Dcpvt_generateap.cpp1375 case CPDF_Annot::Subtype::SQUIGGLY: in GenerateAnnotAP()
/external/pdfium/fpdfsdk/
Dfpdf_annot.cpp70 static_assert(static_cast<int>(CPDF_Annot::Subtype::SQUIGGLY) ==