Searched refs:defaultTabWidth (Results 1 – 1 of 1) sorted by relevance
28 public TabStops(@Nullable float[] stops, float defaultTabWidth) { in TabStops() argument29 mTabWidth = defaultTabWidth; in TabStops()