Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h58 RICHMEDIA, enumerator
Dcpdf_annot.cpp313 return CPDF_Annot::Subtype::RICHMEDIA; in StringToAnnotSubtype()
371 if (nSubtype == CPDF_Annot::Subtype::RICHMEDIA) in AnnotSubtypeToString()
Dcpdf_annotlist.cpp65 case CPDF_Annot::Subtype::RICHMEDIA: in PopupAppearsForAnnotType()
/external/pdfium/fpdfsdk/
Dcpdfsdk_helpers.cpp381 case CPDF_Annot::Subtype::RICHMEDIA: in CheckForUnsupportedAnnot()
Dfpdf_annot.cpp109 static_assert(static_cast<int>(CPDF_Annot::Subtype::RICHMEDIA) ==