Searched refs:shift_count (Results 1 – 2 of 2) sorted by relevance
59 extern int shift_count;1568 shift_count = number; in commands()1570 number = (shift_count > 0) ? in commands()1571 shift_count : sc_width / 2; in commands()1580 shift_count = number; in commands()1582 number = (shift_count > 0) ? in commands()1583 shift_count : sc_width / 2; in commands()
50 public int shift_count; /* Number of positions to shift horizontally */ variable470 NUMBER, 0, &shift_count, NULL,