Searched refs:mTabStops (Results 1 – 4 of 4) sorted by relevance
33 protected final @NonNull TabStops mTabStops; field in LineBreaker39 mTabStops = tabStops; in LineBreaker()
166 w = mTabStops.width(w); in computeMetrics()197 w = mTabStops.width(w); in desperateBreak()
64 width = mTabStops.width(width); in computeBreaks()
48 mTabStops(tabStops), in GreedyLineBreaker()121 const TabStops& mTabStops; member in minikin::__anondb74f7790111::GreedyLineBreaker285 mSumOfCharWidths = mTabStops.nextTab(mSumOfCharWidths); in updateLineWidth()