HomeSort by relevance Sort by last modified time
    Searched refs:RICHMEDIA (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_annot.h 67 RICHMEDIA,
cpdf_annot.cpp 294 if (sSubtype == "RichMedia")
295 return CPDF_Annot::Subtype::RICHMEDIA;
353 if (nSubtype == CPDF_Annot::Subtype::RICHMEDIA)
354 return "RichMedia";
  /external/pdfium/fpdfsdk/
fpdf_ext.cpp 64 } else if (nAnnotSubtype == CPDF_Annot::Subtype::RICHMEDIA) {

Completed in 105 milliseconds