Searched refs:Shift (Results 1 – 2 of 2) sorted by relevance
53 private enum Shift { enum in LaneView114 Shift shift = getShift(lane); in combineBitmapFromLane()132 Shift shift) { in drawToCanvas()146 private Shift getShift(Lane lane) { in getShift()171 return Shift.BOTH; in getShift()174 return Shift.LEFT; in getShift()177 return Shift.RIGHT; in getShift()186 private int getOffset(LaneDirection laneDir, Shift shift) { in getOffset()187 if (shift == Shift.BOTH) { in getOffset()200 } else if (shift == Shift.LEFT) { in getOffset()[all …]
1525 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>