Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h61 THREED, enumerator
Dcpdf_annot.cpp284 return CPDF_Annot::Subtype::THREED; in StringToAnnotSubtype()
342 if (nSubtype == CPDF_Annot::Subtype::THREED) in AnnotSubtypeToString()
/external/pdfium/fpdfsdk/
Dfpdf_ext.cpp51 if (nAnnotSubtype == CPDF_Annot::Subtype::THREED) { in CheckUnSupportAnnot()
Dfpdfannot.cpp97 static_assert(static_cast<int>(CPDF_Annot::Subtype::THREED) ==