Searched refs:actual_line_height (Results 1 – 1 of 1) sorted by relevance
109 let actual_line_height = font_height * self.line_height; in layout_lines() localVariable111 let y = f64::from(y0) + f64::from(idx) * actual_line_height; in layout_lines()