Searched defs:LineBreakerWithLittleRounding (Results 1 – 1 of 1) sorted by relevance
21 struct LineBreakerWithLittleRounding { struct22 LineBreakerWithLittleRounding(SkScalar maxWidth, bool applyRoundingHack) in LineBreakerWithLittleRounding() function28 bool breakLine(SkScalar width) const { in breakLine()57 const SkScalar fLower, fMaxWidth, fUpper;58 const bool fApplyRoundingHack;