Searched defs:_scale (Results 1 – 5 of 5) sorted by relevance
25 _scale = {'kB': 1024.0, 'mB': 1024.0*1024.0, variable
684 int _scale = scale + lostDigits; in toDouble() local1000 int _scale = upperPos + scale; in toScientificString() local
682 int _scale = scale + lostDigits; in toDouble() local998 int _scale = upperPos + scale; in toScientificString() local
769 J3DIMatrix4.prototype.decompose = function(_translate, _rotate, _scale, _skew, _perspective) argument
822 int32_t _scale = upperPos + scale; in toScientificString() local