Searched refs:stepToLastMax (Results 1 – 1 of 1) sorted by relevance
61 int stepToLastMax; member71 << state.stepToLastMax; in operator <<()81 state.stepToLastMax = 0; in createInitialState()159 state.stepToLastMax = 0; in correctFocus()187 && state.stepToLastMax > state.step))) in correctFocus()189 state.direction = state.stepToLastMax >= 0 ? 1 : -1; in correctFocus()191 int stepToMax = abs(state.stepToLastMax); in correctFocus()192 state.stepToLastMax = 0; in correctFocus()200 state.stepToLastMax -= state.direction * state.step; in correctFocus()