Searched defs:LineBreakerWithLittleRounding (Results 1 – 1 of 1) sorted by relevance
9 struct LineBreakerWithLittleRounding { struct10 LineBreakerWithLittleRounding(SkScalar maxWidth, bool applyRoundingHack) in LineBreakerWithLittleRounding() function16 bool breakLine(SkScalar width) const { in breakLine()45 const SkScalar fLower, fMaxWidth, fUpper;46 const bool fApplyRoundingHack;