Home
last modified time | relevance | path

Searched refs:normalCaption (Results 1 – 16 of 16) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DAnnot.h416 GooString *getNormalCaption() { return normalCaption; } in getNormalCaption()
427 GooString *normalCaption; // CA variable
H A DAnnot.cc794 normalCaption = new GooString(obj1.getName()); in AnnotAppearanceCharacs()
796 normalCaption = NULL; in AnnotAppearanceCharacs()
836 if (normalCaption) in ~AnnotAppearanceCharacs()
837 delete normalCaption; in ~AnnotAppearanceCharacs()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DAnnot.h434 GooString *getNormalCaption() { return normalCaption; } in getNormalCaption()
445 GooString *normalCaption; // CA variable
H A DAnnot.cc1073 normalCaption = new GooString(obj1.getString()); in AnnotAppearanceCharacs()
1075 normalCaption = NULL; in AnnotAppearanceCharacs()
1115 if (normalCaption) in ~AnnotAppearanceCharacs()
1116 delete normalCaption; in ~AnnotAppearanceCharacs()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DAnnot.h434 GooString *getNormalCaption() { return normalCaption; } in getNormalCaption()
445 GooString *normalCaption; // CA variable
H A DAnnot.cc1073 normalCaption = new GooString(obj1.getString()); in AnnotAppearanceCharacs()
1075 normalCaption = NULL; in AnnotAppearanceCharacs()
1115 if (normalCaption) in ~AnnotAppearanceCharacs()
1116 delete normalCaption; in ~AnnotAppearanceCharacs()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DAnnot.h435 GooString *getNormalCaption() { return normalCaption; } in getNormalCaption()
446 GooString *normalCaption; // CA variable
H A DAnnot.cc1076 normalCaption = new GooString(obj1.getString()); in AnnotAppearanceCharacs()
1078 normalCaption = NULL; in AnnotAppearanceCharacs()
1118 if (normalCaption) in ~AnnotAppearanceCharacs()
1119 delete normalCaption; in ~AnnotAppearanceCharacs()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DAnnot.h507 const GooString *getNormalCaption() const { return normalCaption.get(); } in getNormalCaption()
517 std::unique_ptr<GooString> normalCaption; // CA variable
H A DAnnot.cc1099 normalCaption = std::make_unique<GooString>(obj1.getString()); in AnnotAppearanceCharacs()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DAnnot.h507 const GooString *getNormalCaption() const { return normalCaption.get(); } in getNormalCaption()
517 std::unique_ptr<GooString> normalCaption; // CA variable
H A DAnnot.cc1099 normalCaption = std::make_unique<GooString>(obj1.getString()); in AnnotAppearanceCharacs()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DAnnot.h507 const GooString *getNormalCaption() const { return normalCaption.get(); } in getNormalCaption()
517 std::unique_ptr<GooString> normalCaption; // CA variable
H A DAnnot.cc1099 normalCaption = std::make_unique<GooString>(obj1.getString()); in AnnotAppearanceCharacs()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DAnnot.h507 const GooString *getNormalCaption() const { return normalCaption.get(); } in getNormalCaption()
517 std::unique_ptr<GooString> normalCaption; // CA variable
H A DAnnot.cc1099 normalCaption = std::make_unique<GooString>(obj1.getString()); in AnnotAppearanceCharacs()