Searched refs:nextTab (Results 1 – 3 of 3) sorted by relevance
298 h = mDir * nextTab(h * mDir); in draw()337 horizontal = mDir * nextTab(horizontal * mDir); in shape()425 h = mDir * nextTab(h * mDir); in measure()531 h = mDir * nextTab(h * mDir);535 h = mDir * nextTab(h * mDir);609 horizontal = mDir * nextTab(horizontal * mDir);1564 float nextTab(float h) { in nextTab() method1566 return mTabs.nextTab(h); in nextTab()
2925 float nextTab(float h) {2959 /* package */ static float nextTab(CharSequence text, int start, int end,
56155 Landroid/text/Layout$TabStops;->nextTab(F)F56199 Landroid/text/Layout;->nextTab(Ljava/lang/CharSequence;IIF[Ljava/lang/Object;)F56939 Landroid/text/TextLine;->nextTab(F)F