#include <run_metrics.h>
Public Member Functions | |
| RunMetrics (const TextStyle *style) | |
| RunMetrics (const TextStyle *style, const SkFontMetrics &metrics) | |
Public Attributes | |
| const TextStyle * | text_style |
| SkFontMetrics | font_metrics |
Definition at line 14 of file run_metrics.h.
|
inlineexplicit |
Definition at line 16 of file run_metrics.h.
|
inline |
Definition at line 18 of file run_metrics.h.
| SkFontMetrics txt::RunMetrics::font_metrics |
Definition at line 40 of file run_metrics.h.
| const TextStyle* txt::RunMetrics::text_style |
Definition at line 21 of file run_metrics.h.