Home
last modified time | relevance | path

Searched defs:dictLookup (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DObject.h252 inline Object *Object::dictLookup(char *key, Object *obj) in dictLookup() function
/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A DObject.h252 inline Object *Object::dictLookup(char *key, Object *obj) in dictLookup() function
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DObject.h254 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DObject.h266 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DObject.h266 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h254 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h254 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h254 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h254 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h254 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h254 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DObject.h304 inline Object *Object::dictLookup(char *key, Object *obj, std::set<int> *fetchOriginatorNums) in dictLookup() function
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DObject.h319 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DObject.h319 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DObject.h329 inline Object *Object::dictLookup(const char *key, Object *obj, int recursion) in dictLookup() function
/dports/lang/ficl/ficl-4.1.0/
H A Dcompatibility.c124 FICL_PLATFORM_EXTERN ficlWord *dictLookup (ficlDictionary *dictionary, ficlString name) { retu… in dictLookup() function