Home
last modified time | relevance | path

Searched refs:approximateLineWidth (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
DTabLayout.java1633 if (layout == null || approximateLineWidth(layout, 0, textSize)
1779 private float approximateLineWidth(Layout layout, int line, float textSize) { in approximateLineWidth() method