Home
last modified time | relevance | path

Searched defs:theProperty (Results 1 – 6 of 6) sorted by relevance

/dports/devel/quickcheck++/quickcheck_0.0.3/quickcheck/
H A Dquickcheck.hh787 Prop theProperty; in check() local
/dports/textproc/zorba/zorba-2.7.0/include/zorba/
H A Daudit_scoped.h100 const Property& theProperty; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/graphic/
H A DUnoGraphicDescriptor.cxx266 … UnoGraphicProperty theProperty = static_cast< UnoGraphicProperty >( (*ppEntries)->mnHandle ); in _getPropertyValues() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/graphic/
H A DUnoGraphicDescriptor.cxx262 … UnoGraphicProperty theProperty = static_cast< UnoGraphicProperty >( (*ppEntries)->mnHandle ); in _getPropertyValues() local
/dports/science/jmol/jmol-14.32.7/src/org/jmol/jvxl/readers/
H A DAtomDataReader.java83 protected float theProperty; field in AtomDataReader
H A DParameters.java327 float[] theProperty; field in Parameters