Searched refs:mTabStops (Results 1 – 4 of 4) sorted by relevance
35 TabStops mTabStops; field in BaseLineBreaker41 mTabStops = tabStops; in BaseLineBreaker()
155 w = mTabStops.width(w); in computeMetrics()186 w = mTabStops.width(w); in desperateBreak()
62 width = mTabStops.width(width); in computeBreaks()
48 mTabStops(tabStops), in GreedyLineBreaker()122 const TabStops& mTabStops; member in minikin::__anon2b3c5ec00111::GreedyLineBreaker287 mSumOfCharWidths = mTabStops.nextTab(mSumOfCharWidths); in updateLineWidth()