Home
last modified time | relevance | path

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

/external/pdfium/public/
Dfpdf_annot.h40 #define FPDF_ANNOT_SOUND 18 macro
/external/pdfium/samples/
Dpdfium_test_write_helper.cc68 if (subtype == FPDF_ANNOT_SOUND) in AnnotSubtypeToCString()
/external/pdfium/fpdfsdk/
Dfpdf_annot.cpp87 static_assert(static_cast<int>(CPDF_Annot::Subtype::SOUND) == FPDF_ANNOT_SOUND,