Searched defs:OptimalBreaksData (Results 1 – 1 of 1) sorted by relevance
283 struct OptimalBreaksData { struct in minikin::__anon6b174eaf0111::LineBreakOptimizer284 float score; // best score found for this break285 uint32_t prev; // index to previous break286 uint32_t lineNumber; // the computed line number of the candidate