Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h57 THREED, enumerator
Dcpdf_annot.cpp311 return CPDF_Annot::Subtype::THREED; in StringToAnnotSubtype()
369 if (nSubtype == CPDF_Annot::Subtype::THREED) in AnnotSubtypeToString()
Dcpdf_annotlist.cpp64 case CPDF_Annot::Subtype::THREED: in PopupAppearsForAnnotType()
/external/pdfium/fpdfsdk/
Dcpdfsdk_helpers.cpp394 case CPDF_Annot::Subtype::THREED: in CheckForUnsupportedAnnot()
Dfpdf_annot.cpp106 static_assert(static_cast<int>(CPDF_Annot::Subtype::THREED) ==