Home
last modified time | relevance | path

Searched defs:getAttributeAsFloat (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/configuration/
H A DConfiguration.java37 float getAttributeAsFloat(String key) throws ConfigurationException; in getAttributeAsFloat() method
39 float getAttributeAsFloat(String key, float defaultValue); in getAttributeAsFloat() method
H A DNullConfiguration.java65 public float getAttributeAsFloat(String key) throws ConfigurationException { in getAttributeAsFloat() method in NullConfiguration
70 public float getAttributeAsFloat(String key, float defaultValue) { in getAttributeAsFloat() method in NullConfiguration
H A DDefaultConfiguration.java186 public float getAttributeAsFloat(String key) throws ConfigurationException { in getAttributeAsFloat() method in DefaultConfiguration
191 public float getAttributeAsFloat(String key, float defaultValue) { in getAttributeAsFloat() method in DefaultConfiguration
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCAttributes.cpp320 f32 CAttributes::getAttributeAsFloat(const c8* attributeName) in getAttributeAsFloat() function in irr::io::CAttributes
669 f32 CAttributes::getAttributeAsFloat(s32 index) in getAttributeAsFloat() function in irr::io::CAttributes
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCAttributes.cpp320 f32 CAttributes::getAttributeAsFloat(const c8* attributeName) in getAttributeAsFloat() function in irr::io::CAttributes
669 f32 CAttributes::getAttributeAsFloat(s32 index) in getAttributeAsFloat() function in irr::io::CAttributes