Searched defs:LineBoxMetrics (Results 1 – 1 of 1) sorted by relevance
1543 struct LineBoxMetrics { in GetRectsForRange() struct1544 std::vector<Paragraph::TextBox> boxes; in GetRectsForRange()1548 SkScalar max_right = FLT_MIN; in GetRectsForRange()1549 SkScalar min_left = FLT_MAX; in GetRectsForRange()1927 struct LineBoxMetrics { in GetRectsForPlaceholders() struct1928 std::vector<Paragraph::TextBox> boxes; in GetRectsForPlaceholders()1932 SkScalar max_right = FLT_MIN; in GetRectsForPlaceholders()1933 SkScalar min_left = FLT_MAX; in GetRectsForPlaceholders()