Home | History | Annotate | Download | only in text

Lines Matching defs:TAB_INCREMENT

307                                     tabStops = new TabStops(TAB_INCREMENT, spans);
314 w = TabStops.nextDefaultStop(w, TAB_INCREMENT);
884 private static final int TAB_INCREMENT = 20; // same as Layout, but that's private