Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h62 RICHMEDIA, enumerator
Dcpdf_annot.cpp286 return CPDF_Annot::Subtype::RICHMEDIA; in StringToAnnotSubtype()
344 if (nSubtype == CPDF_Annot::Subtype::RICHMEDIA) in AnnotSubtypeToString()
/external/pdfium/fpdfsdk/
Dfpdf_ext.cpp64 } else if (nAnnotSubtype == CPDF_Annot::Subtype::RICHMEDIA) { in CheckUnSupportAnnot()
Dfpdfannot.cpp100 static_assert(static_cast<int>(CPDF_Annot::Subtype::RICHMEDIA) ==