Searched defs:tabWidth (Results 1 – 2 of 2) sorted by relevance
56 TabStops(const float* stops, size_t nStops, float tabWidth) in TabStops()
998 final int tabWidth = mTabScrollView.getMeasuredWidth(); in onMeasure() local