Searched defs:fStepWidth (Results 1 – 2 of 2) sorted by relevance
99 double fStepWidth = 0.001; in getAxisMinorStepWidthForErrorBarDecimals() local
878 double fStepWidth = ((double)nWidth - (double)nFullLength) / (double)(aEntryList.Count() - 1); in DECLARE_LIST() local898 double fStepWidth = (double)nWidth / (double)(aEntryList.Count() - 1); in DECLARE_LIST() local969 … double fStepWidth = ((double)nHeight - (double)nFullLength) / (double)(aEntryList.Count() - 1); in DECLARE_LIST() local989 double fStepWidth = (double)nHeight / (double)(aEntryList.Count() - 1); in DECLARE_LIST() local
Completed in 17 milliseconds