Searched defs:TabStops (Results 1 – 2 of 2) sorted by relevance
23 public class TabStops { class28 public TabStops(@Nullable float[] stops, float defaultTabWidth) { in TabStops() method in TabStops
56 TabStops(const float* stops, size_t nStops, float tabWidth) in TabStops() function