Home
last modified time | relevance | path

Searched refs:annotAsset (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/poppler-qt5/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.cc686 const AnnotRichMedia::Asset *annotAsset = annotContent->getAsset(i); in findAnnotations() local
687 if (!annotAsset) in findAnnotations()
692 if (annotAsset->getName()) in findAnnotations()
693 asset->setName(UnicodeParsedString(annotAsset->getName())); in findAnnotations()
695 FileSpec *fileSpec = new FileSpec(annotAsset->getFileSpec()); in findAnnotations()
/dports/graphics/poppler-utils/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.cc686 const AnnotRichMedia::Asset *annotAsset = annotContent->getAsset(i); in findAnnotations() local
687 if (!annotAsset) in findAnnotations()
692 if (annotAsset->getName()) in findAnnotations()
693 asset->setName(UnicodeParsedString(annotAsset->getName())); in findAnnotations()
695 FileSpec *fileSpec = new FileSpec(annotAsset->getFileSpec()); in findAnnotations()
/dports/graphics/poppler/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.cc686 const AnnotRichMedia::Asset *annotAsset = annotContent->getAsset(i); in findAnnotations() local
687 if (!annotAsset) in findAnnotations()
692 if (annotAsset->getName()) in findAnnotations()
693 asset->setName(UnicodeParsedString(annotAsset->getName())); in findAnnotations()
695 FileSpec *fileSpec = new FileSpec(annotAsset->getFileSpec()); in findAnnotations()
/dports/graphics/poppler-glib/poppler-21.12.0/qt6/src/
H A Dpoppler-annotation.cc686 const AnnotRichMedia::Asset *annotAsset = annotContent->getAsset(i); in findAnnotations() local
687 if (!annotAsset) in findAnnotations()
692 if (annotAsset->getName()) in findAnnotations()
693 asset->setName(UnicodeParsedString(annotAsset->getName())); in findAnnotations()
695 FileSpec *fileSpec = new FileSpec(annotAsset->getFileSpec()); in findAnnotations()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/qt5/
H A Dpoppler-annotation.cc710 const AnnotRichMedia::Asset *annotAsset = annotContent->getAsset( i ); in findAnnotations() local
711 if ( !annotAsset ) in findAnnotations()
716 if ( annotAsset->getName() ) in findAnnotations()
717 asset->setName( UnicodeParsedString( annotAsset->getName() ) ); in findAnnotations()
719 FileSpec *fileSpec = new FileSpec( annotAsset->getFileSpec() ); in findAnnotations()
/dports/graphics/poppler-qt5/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.cc762 const AnnotRichMedia::Asset *annotAsset = annotContent->getAsset(i); in findAnnotations() local
763 if (!annotAsset) in findAnnotations()
768 if (annotAsset->getName()) in findAnnotations()
769 asset->setName(UnicodeParsedString(annotAsset->getName())); in findAnnotations()
771 FileSpec *fileSpec = new FileSpec(annotAsset->getFileSpec()); in findAnnotations()
/dports/graphics/poppler/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.cc762 const AnnotRichMedia::Asset *annotAsset = annotContent->getAsset(i); in findAnnotations() local
763 if (!annotAsset) in findAnnotations()
768 if (annotAsset->getName()) in findAnnotations()
769 asset->setName(UnicodeParsedString(annotAsset->getName())); in findAnnotations()
771 FileSpec *fileSpec = new FileSpec(annotAsset->getFileSpec()); in findAnnotations()
/dports/graphics/poppler-glib/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.cc762 const AnnotRichMedia::Asset *annotAsset = annotContent->getAsset(i); in findAnnotations() local
763 if (!annotAsset) in findAnnotations()
768 if (annotAsset->getName()) in findAnnotations()
769 asset->setName(UnicodeParsedString(annotAsset->getName())); in findAnnotations()
771 FileSpec *fileSpec = new FileSpec(annotAsset->getFileSpec()); in findAnnotations()
/dports/graphics/poppler-utils/poppler-21.12.0/qt5/src/
H A Dpoppler-annotation.cc762 const AnnotRichMedia::Asset *annotAsset = annotContent->getAsset(i); in findAnnotations() local
763 if (!annotAsset) in findAnnotations()
768 if (annotAsset->getName()) in findAnnotations()
769 asset->setName(UnicodeParsedString(annotAsset->getName())); in findAnnotations()
771 FileSpec *fileSpec = new FileSpec(annotAsset->getFileSpec()); in findAnnotations()