Home
last modified time | relevance | path

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

/third_party/freetype/src/autofit/
Dafloader.c91 AF_StyleMetrics style_metrics ) in af_loader_embolden_glyph_in_slot() argument
126 af_writing_system_classes[style_metrics->style_class->writing_system]; in af_loader_embolden_glyph_in_slot()
129 writing_system_class->style_metrics_getstdw( style_metrics, in af_loader_embolden_glyph_in_slot()
229 AF_StyleMetrics style_metrics; in af_loader_load_glyph() local
316 style_options, &style_metrics ); in af_loader_load_glyph()
320 style_class = style_metrics->style_class; in af_loader_load_glyph()
324 loader->metrics = style_metrics; in af_loader_load_glyph()
327 writing_system_class->style_metrics_scale( style_metrics, &scaler ); in af_loader_load_glyph()
329 style_metrics->scaler = scaler; in af_loader_load_glyph()
334 style_metrics ); in af_loader_load_glyph()
[all …]
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafloader.c91 AF_StyleMetrics style_metrics ) in af_loader_embolden_glyph_in_slot() argument
126 af_writing_system_classes[style_metrics->style_class->writing_system]; in af_loader_embolden_glyph_in_slot()
129 writing_system_class->style_metrics_getstdw( style_metrics, in af_loader_embolden_glyph_in_slot()
229 AF_StyleMetrics style_metrics; in af_loader_load_glyph() local
316 style_options, &style_metrics ); in af_loader_load_glyph()
320 style_class = style_metrics->style_class; in af_loader_load_glyph()
324 loader->metrics = style_metrics; in af_loader_load_glyph()
327 writing_system_class->style_metrics_scale( style_metrics, &scaler ); in af_loader_load_glyph()
329 style_metrics->scaler = scaler; in af_loader_load_glyph()
334 style_metrics ); in af_loader_load_glyph()
[all …]
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafloader.c91 AF_StyleMetrics style_metrics ) in af_loader_embolden_glyph_in_slot() argument
125 af_writing_system_classes[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()
226 AF_StyleMetrics style_metrics; in af_loader_load_glyph() local
307 style_options, &style_metrics ); in af_loader_load_glyph()
311 style_class = style_metrics->style_class; in af_loader_load_glyph()
315 loader->metrics = style_metrics; in af_loader_load_glyph()
318 writing_system_class->style_metrics_scale( style_metrics, &scaler ); in af_loader_load_glyph()
320 style_metrics->scaler = scaler; in af_loader_load_glyph()
325 style_metrics ); in af_loader_load_glyph()
[all …]