Home
last modified time | relevance | path

Searched refs:hadDecimalPlace (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgDB/
H A DField.cpp394 bool hadDecimalPlace = false; in calculateFieldType() local
440 if (hadDecimalPlace) in calculateFieldType()
447 hadDecimalPlace = true; in calculateFieldType()
462 hadDecimalPlace = false; in calculateFieldType()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgDB/
H A DField.cpp394 bool hadDecimalPlace = false; in calculateFieldType() local
440 if (hadDecimalPlace) in calculateFieldType()
447 hadDecimalPlace = true; in calculateFieldType()
462 hadDecimalPlace = false; in calculateFieldType()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimArgumentParser.cpp37 bool hadDecimalPlace = false; in isNumber() local
88 if (hadDecimalPlace) in isNumber()
95 hadDecimalPlace = true; in isNumber()
110 hadDecimalPlace = false; in isNumber()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DArgumentParser.cpp53 bool hadDecimalPlace = false; in isNumber() local
100 if (hadDecimalPlace) in isNumber()
107 hadDecimalPlace = true; in isNumber()
122 hadDecimalPlace = false; in isNumber()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DArgumentParser.cpp53 bool hadDecimalPlace = false; in isNumber() local
100 if (hadDecimalPlace) in isNumber()
107 hadDecimalPlace = true; in isNumber()
122 hadDecimalPlace = false; in isNumber()