Searched refs:BALANCE_TICKS (Results 1 – 2 of 2) sorted by relevance
26 #define BALANCE_TICKS 1 macro
225 nSteps = (BALANCE_STEPS / (BALANCE_TICKS + 1)); in AddDialogControl()226 if (BALANCE_STEPS % (BALANCE_TICKS + 1) != 0) in AddDialogControl()