Searched refs:nextTab (Results 1 – 4 of 4) sorted by relevance
257 h = mDir * nextTab(h * mDir); in draw()348 h = mDir * nextTab(h * mDir); in measure()1012 float nextTab(float h) { in nextTab() method1014 return mTabs.nextTab(h); in nextTab()
1938 float nextTab(float h) {1969 /* package */ static float nextTab(CharSequence text, int start, int end,
92 float nextTab(float widthSoFar) const { in nextTab() function
150 mWidth = mPreBreak + mTabStops.nextTab(mWidth - mPreBreak); in addStyleRun()