Home
last modified time | relevance | path

Searched defs:parentProperties (Results 1 – 14 of 14) sorted by relevance

/dports/devel/ice37/ice-3.7.2/java/src/IceGridGUI/src/main/java/com/zeroc/IceGridGUI/Application/
H A DAdapter.java19 java.util.Map<String, String> parentProperties; field in Adapter.AdapterCopy
152 java.util.Map<String, String> parentProperties, boolean ephemeral) in Adapter() argument
/dports/devel/php-ice37/ice-3.7.2/java/src/IceGridGUI/src/main/java/com/zeroc/IceGridGUI/Application/
H A DAdapter.java19 java.util.Map<String, String> parentProperties; field in Adapter.AdapterCopy
152 java.util.Map<String, String> parentProperties, boolean ephemeral) in Adapter() argument
/dports/devel/py-ice37/ice-3.7.2/java/src/IceGridGUI/src/main/java/com/zeroc/IceGridGUI/Application/
H A DAdapter.java19 java.util.Map<String, String> parentProperties; field in Adapter.AdapterCopy
152 java.util.Map<String, String> parentProperties, boolean ephemeral) in Adapter() argument
/dports/games/stuntrally/stuntrally-2.6.1/source/shiny/Editor/
H A DQuery.cpp38 const sh::PropertyMap& parentProperties = parent->listProperties(); in executeImpl() local
/dports/graphics/krita/krita-4.4.8/libs/flake/text/
H A DKoSvgTextChunkShape.cpp402 KoSvgTextProperties parentProperties = in saveHtml() local
539 KoSvgTextProperties parentProperties = in saveSvg() local
H A DKoSvgTextProperties.cpp120 void KoSvgTextProperties::inheritFrom(const KoSvgTextProperties &parentProperties) in inheritFrom()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/appweb/ejs/
H A DejsProcs.c342 MprProperties *parentProperties, MprVar *prop, MprVar *newValue, in lengthTrigger()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/appweb/mpr/
H A Dvar.h293 MprProperties *parentProperties; /* Pointer to parent object */ member
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DSavedStacks.cpp1133 const char* parentProperties[] = {"parent", "asyncParent"}; in ConvertSavedFrameToPlainObject() local
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DSavedStacks.cpp1134 const char* parentProperties[] = {"parent", "asyncParent"}; in ConvertSavedFrameToPlainObject() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DSavedStacks.cpp1133 const char* parentProperties[] = {"parent", "asyncParent"}; in ConvertSavedFrameToPlainObject() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DSavedStacks.cpp1132 const char* parentProperties[] = {"parent", "asyncParent"}; in ConvertSavedFrameToPlainObject() local
/dports/misc/usd/USD-21.11/pxr/usd/plugin/usdAbc/
H A DalembicReader.cpp3696 ICompoundProperty parentProperties = in _ReadPrim() local
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dnepomuk.py1635 def parentProperties(self): member in Nepomuk.Types.Property