Home
last modified time | relevance | path

Searched refs:AnnotMovie (Results 1 – 25 of 67) sorted by relevance

123

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/glib/
H A Dpoppler-action.cc415 static AnnotMovie *
419 AnnotMovie *annot = NULL; in find_annot_movie_for_action()
475 annot = new AnnotMovie (xref, annotObj.getDict(), document->doc->getCatalog (), &tmp); in find_annot_movie_for_action()
491 AnnotMovie *annot; in build_movie()
H A Dpoppler-annot.cc280 AnnotMovie *annot_movie; in _poppler_annot_movie_new()
285 annot_movie = static_cast<AnnotMovie *>(poppler_annot->annot); in _poppler_annot_movie_new()
1327 AnnotMovie *annot; in poppler_annot_movie_get_title()
1332 annot = static_cast<AnnotMovie *>(POPPLER_ANNOT (poppler_annot)->annot); in poppler_annot_movie_get_title()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/qt4/src/
H A Dpoppler-movie.cc50 MovieObject::MovieObject( AnnotMovie *ann ) in MovieObject()
H A Dpoppler-qt4.h42 class AnnotMovie; variable
1705 MovieObject( AnnotMovie *ann );
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/qt5/
H A Dpoppler-movie.cc54 MovieObject::MovieObject( AnnotMovie *ann ) in MovieObject()
H A Dpoppler-qt5.h50 class AnnotMovie; variable
1817 MovieObject( AnnotMovie *ann );
/dports/graphics/poppler-qt5/poppler-21.12.0/qt5/src/
H A Dpoppler-movie.cc50 MovieObject::MovieObject(AnnotMovie *ann) in MovieObject()
/dports/graphics/poppler-qt5/poppler-21.12.0/qt6/src/
H A Dpoppler-movie.cc50 MovieObject::MovieObject(AnnotMovie *ann) in MovieObject()
/dports/graphics/poppler-glib/poppler-21.12.0/qt6/src/
H A Dpoppler-movie.cc50 MovieObject::MovieObject(AnnotMovie *ann) in MovieObject()
/dports/graphics/poppler/poppler-21.12.0/qt5/src/
H A Dpoppler-movie.cc50 MovieObject::MovieObject(AnnotMovie *ann) in MovieObject()
/dports/graphics/poppler/poppler-21.12.0/qt6/src/
H A Dpoppler-movie.cc50 MovieObject::MovieObject(AnnotMovie *ann) in MovieObject()
/dports/graphics/poppler-glib/poppler-21.12.0/qt5/src/
H A Dpoppler-movie.cc50 MovieObject::MovieObject(AnnotMovie *ann) in MovieObject()
/dports/graphics/poppler-utils/poppler-21.12.0/qt5/src/
H A Dpoppler-movie.cc50 MovieObject::MovieObject(AnnotMovie *ann) in MovieObject()
/dports/graphics/poppler-utils/poppler-21.12.0/qt6/src/
H A Dpoppler-movie.cc50 MovieObject::MovieObject(AnnotMovie *ann) in MovieObject()
/dports/graphics/poppler-glib/poppler-21.12.0/glib/
H A Dpoppler-action.cc412 static AnnotMovie *find_annot_movie_for_action(PopplerDocument *document, const LinkMovie *link) in find_annot_movie_for_action()
414 AnnotMovie *annot = nullptr; in find_annot_movie_for_action()
464 annot = new AnnotMovie(document->doc, std::move(annotObj), &tmp); in find_annot_movie_for_action()
476 AnnotMovie *annot; in build_movie()
/dports/graphics/poppler/poppler-21.12.0/glib/
H A Dpoppler-action.cc412 static AnnotMovie *find_annot_movie_for_action(PopplerDocument *document, const LinkMovie *link) in find_annot_movie_for_action()
414 AnnotMovie *annot = nullptr; in find_annot_movie_for_action()
464 annot = new AnnotMovie(document->doc, std::move(annotObj), &tmp); in find_annot_movie_for_action()
476 AnnotMovie *annot; in build_movie()
H A Dpoppler-annot.cc454 AnnotMovie *annot_movie; in _poppler_annot_movie_new()
457 annot_movie = static_cast<AnnotMovie *>(poppler_annot->annot); in _poppler_annot_movie_new()
1756 AnnotMovie *annot; in poppler_annot_movie_get_title()
1761 annot = static_cast<AnnotMovie *>(POPPLER_ANNOT(poppler_annot)->annot); in poppler_annot_movie_get_title()
/dports/graphics/poppler-qt5/poppler-21.12.0/glib/
H A Dpoppler-action.cc412 static AnnotMovie *find_annot_movie_for_action(PopplerDocument *document, const LinkMovie *link) in find_annot_movie_for_action()
414 AnnotMovie *annot = nullptr; in find_annot_movie_for_action()
464 annot = new AnnotMovie(document->doc, std::move(annotObj), &tmp); in find_annot_movie_for_action()
476 AnnotMovie *annot; in build_movie()
/dports/graphics/poppler-utils/poppler-21.12.0/glib/
H A Dpoppler-action.cc412 static AnnotMovie *find_annot_movie_for_action(PopplerDocument *document, const LinkMovie *link) in find_annot_movie_for_action()
414 AnnotMovie *annot = nullptr; in find_annot_movie_for_action()
464 annot = new AnnotMovie(document->doc, std::move(annotObj), &tmp); in find_annot_movie_for_action()
476 AnnotMovie *annot; in build_movie()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DAnnot.h708 class AnnotMovie: public Annot {
710 AnnotMovie(XRef *xrefA, PDFRectangle *rect, Movie *movieA, Catalog *catalog);
711 AnnotMovie(XRef *xrefA, Dict *dict, Catalog *catalog, Object *obj);
712 ~AnnotMovie();
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/dev/windows/poppler-32bit-libs/include/
H A Dpoppler-qt5.h53 class AnnotMovie; variable
2022 MovieObject( AnnotMovie *ann );
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/dev/windows/poppler-64bit-libs/include/
H A Dpoppler-qt5.h53 class AnnotMovie; variable
2022 MovieObject( AnnotMovie *ann );
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DAnnot.h815 class AnnotMovie: public Annot {
817 AnnotMovie(PDFDoc *docA, PDFRectangle *rect, Movie *movieA);
818 AnnotMovie(PDFDoc *docA, Dict *dict, Object *obj);
819 ~AnnotMovie();
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DAnnot.h815 class AnnotMovie: public Annot {
817 AnnotMovie(PDFDoc *docA, PDFRectangle *rect, Movie *movieA);
818 AnnotMovie(PDFDoc *docA, Dict *dict, Object *obj);
819 ~AnnotMovie();
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DAnnot.h817 class AnnotMovie: public Annot {
819 AnnotMovie(PDFDoc *docA, PDFRectangle *rect, Movie *movieA);
820 AnnotMovie(PDFDoc *docA, Dict *dict, Object *obj);
821 ~AnnotMovie();

123