Searched refs:updateLineWidth (Results 1 – 1 of 1) sorted by relevance
78 void updateLineWidth(uint16_t c, float width);285 void GreedyLineBreaker::updateLineWidth(uint16_t c, float width) { in updateLineWidth() function in minikin::__anondb74f7790111::GreedyLineBreaker342 updateLineWidth(mTextBuf[i], mMeasuredText.widths[i]); in process()