Home
last modified time | relevance | path

Searched refs:findDest (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/graphics/yacreader/yacreader-9.8.2/YACReaderLibrary/
H A Dimport_library_dialog.cpp41 findDest = new QPushButton(QIcon(":/images/find_folder.png"), ""); in setupUI()
42 connect(findDest, SIGNAL(clicked()), this, SLOT(findDestination())); in setupUI()
56 content->addWidget(findDest, 2, 2); in setupUI()
H A Dimport_comics_info_dialog.h39 QPushButton *findDest; variable
H A Dimport_library_dialog.h26 QPushButton *findDest; variable
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DPDFDoc.h120 LinkDest *findDest(GString *name) in findDest() function
121 { return catalog->findDest(name); } in findDest()
H A DCatalog.h66 LinkDest *findDest(GString *name);
/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A DPDFDoc.h120 LinkDest *findDest(GString *name) in findDest() function
121 { return catalog->findDest(name); } in findDest()
H A DCatalog.h66 LinkDest *findDest(GString *name);
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DPDFDoc.h125 LinkDest *findDest(GString *name) in findDest() function
126 { return catalog->findDest(name); } in findDest()
H A DCatalog.h76 LinkDest *findDest(GString *name);
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DPDFDoc.h125 LinkDest *findDest(GString *name) in findDest() function
126 { return catalog->findDest(name); } in findDest()
H A DCatalog.h76 LinkDest *findDest(GString *name);
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DPDFDoc.h125 LinkDest *findDest(GString *name) in findDest() function
126 { return catalog->findDest(name); } in findDest()
H A DCatalog.h76 LinkDest *findDest(GString *name);
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DPDFDoc.h125 LinkDest *findDest(GString *name) in findDest() function
126 { return catalog->findDest(name); } in findDest()
H A DCatalog.h76 LinkDest *findDest(GString *name);
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DPDFDoc.h125 LinkDest *findDest(GString *name) in findDest() function
126 { return catalog->findDest(name); } in findDest()
H A DCatalog.h76 LinkDest *findDest(GString *name);
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DPDFDoc.h125 LinkDest *findDest(GString *name) in findDest() function
126 { return catalog->findDest(name); } in findDest()
H A DCatalog.h76 LinkDest *findDest(GString *name);
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DPDFDoc.h125 LinkDest *findDest(GString *name) in findDest() function
126 { return catalog->findDest(name); } in findDest()
H A DCatalog.h76 LinkDest *findDest(GString *name);
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DPDFDoc.h134 LinkDest *findDest(GString *name) in findDest() function
135 { return catalog->findDest(name); } in findDest()
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DPDFDoc.h134 LinkDest *findDest(GString *name) in findDest() function
135 { return catalog->findDest(name); } in findDest()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DPDFDoc.h174 LinkDest *findDest(GooString *name) in findDest() function
175 { return catalog->findDest(name); } in findDest()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DPDFDoc.h192 LinkDest *findDest(GooString *name) in findDest() function
193 { return catalog->findDest(name); } in findDest()

1234567