Home
last modified time | relevance | path

Searched defs:getGlobalProperty (Results 1 – 4 of 4) sorted by relevance

/dports/devel/simgear/simgear-2020.3.11/simgear/scene/material/
H A DEffectBuilder.cxx45 string getGlobalProperty(const SGPropertyNode* prop, in getGlobalProperty() function
/dports/net/kea/kea-2.0.1/src/lib/dhcpsrv/
H A Dnetwork.cc103 Network::getGlobalProperty(Optional<IOAddress> property, in getGlobalProperty() function in isc::dhcp::Network
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dproperty_registry.cpp89 FixPropertyGlobal* PropertyRegistry::getGlobalProperty(const char *varname, const char *style, cons… in getGlobalProperty() function in PropertyRegistry
H A Dcustom_value_tracker_I.h210 T* CustomValueTracker::getGlobalProperty(const char *_id) in getGlobalProperty() function