Home
last modified time | relevance | path

Searched defs:objString (Results 1 – 21 of 21) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/align/
H A Dmountmodel.cpp245 QString objString = objNameCell->text(); in updatePreviewAlignPoints() local
443 QString objString = objNameCell->text(); in saveAlignmentPoints() local
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DObject.h47 objString, // string enumerator
/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A DObject.h47 objString, // string enumerator
/dports/devel/staf/src/staf/lang/java/classes/
H A DSTAFMarshallingContext.java336 String objString = object.toString(); in marshall() local
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DObject.h48 objString, // string enumerator
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DObject.h51 objString, // string enumerator
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DObject.h51 objString, // string enumerator
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h48 objString, // string enumerator
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h48 objString, // string enumerator
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h48 objString, // string enumerator
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h48 objString, // string enumerator
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h48 objString, // string enumerator
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DObject.h48 objString, // string enumerator
/dports/accessibility/orca/orca-41.1/src/orca/scripts/web/
H A Dspeech_generator.py234 objString = lambda x: str.strip("%s %s" % (x.name, self.getLocalizedRoleName(x))) function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DObject.h79 objString, // string enumerator
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DObject.h83 objString, // string enumerator
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DObject.h83 objString, // string enumerator
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DObject.h90 objString, // string enumerator
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/
H A Ddebug.py259 def objString(obj): function
/dports/databases/speedtables/speedtables-1.13.12/ctables/
H A Dgentable.tcl126 proc cquote {string {meta {"}}} {
/dports/lang/rhino/rhino1_7R4/src/org/mozilla/javascript/
H A DScriptRuntime.java3774 String objString = toString(obj); in notFunctionError() local