Searched refs:fMinValue (Results 1 – 2 of 2) sorted by relevance
507 double fMinValue = DBL_MAX; in getStartDepth() local514 if(fThisValue<fMinValue) in getStartDepth()517 fMinValue = fThisValue; in getStartDepth()
176 double fMinValue = DBL_MAX; in getStartDepth() local183 if(fThisValue<fMinValue) in getStartDepth()186 fMinValue = fThisValue; in getStartDepth()
Completed in 11 milliseconds