Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h67 RICHMEDIA, enumerator
Dcpdf_annot.cpp295 return CPDF_Annot::Subtype::RICHMEDIA; in StringToAnnotSubtype()
353 if (nSubtype == CPDF_Annot::Subtype::RICHMEDIA) in AnnotSubtypeToString()
/external/pdfium/fpdfsdk/
Dfpdf_ext.cpp64 } else if (nAnnotSubtype == CPDF_Annot::Subtype::RICHMEDIA) { in CheckUnSupportAnnot()