Searched refs:nStartLimit (Results 1 – 1 of 1) sorted by relevance
2117 int nStartLimit = nBorderCount-2; in DragBorders() local2135 nStartLimit = nIdx - 1; in DragBorders()2156 nStartLimit = nBorderCount - 2; in DragBorders()2161 for(int i = nStartLimit; i >= nLimit; --i) in DragBorders()
Completed in 26 milliseconds