Home
last modified time | relevance | path

Searched refs:style_metrics (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/autofit/
Dafloader.c92 AF_StyleMetrics style_metrics ) in af_loader_embolden_glyph_in_slot() argument
125 AF_WRITING_SYSTEM_CLASSES_GET[style_metrics->style_class->writing_system]; in af_loader_embolden_glyph_in_slot()
128 writing_system_class->style_metrics_getstdw( style_metrics, in af_loader_embolden_glyph_in_slot()
227 AF_StyleMetrics style_metrics; in af_loader_load_glyph() local
279 style_options, &style_metrics ); in af_loader_load_glyph()
283 style_class = style_metrics->style_class; in af_loader_load_glyph()
287 loader->metrics = style_metrics; in af_loader_load_glyph()
290 writing_system_class->style_metrics_scale( style_metrics, &scaler ); in af_loader_load_glyph()
292 style_metrics->scaler = scaler; in af_loader_load_glyph()
297 style_metrics ); in af_loader_load_glyph()
[all …]