Searched refs:fThisValue (Results 1 – 2 of 2) sorted by relevance
513 double fThisValue = getTickValue(nDepth,0); in getStartDepth() local514 if(fThisValue<fMinValue) in getStartDepth()517 fMinValue = fThisValue; in getStartDepth()
182 double fThisValue = getTickValue(nDepth,0); in getStartDepth() local183 if(fThisValue<fMinValue) in getStartDepth()186 fMinValue = fThisValue; in getStartDepth()
Completed in 14 milliseconds