Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/freetype/
H A Dfreetype_ros.diff9 + AF_GlyphHintsRec *hints = malloc(sizeof(AF_GlyphHintsRec));
11 AF_GlyphHintsRec hints[1];
55 + AF_GlyphHintsRec *hints = malloc(sizeof(AF_GlyphHintsRec));
57 AF_GlyphHintsRec hints[1];
103 + AF_GlyphHintsRec *hints = malloc(sizeof(AF_GlyphHintsRec));
106 AF_GlyphHintsRec hints[1];
/reactos/sdk/lib/3rdparty/freetype/src/autofit/
H A Dafmodule.c52 AF_GlyphHintsRec _af_debug_hints_rec[1];
553 AF_GlyphHintsRec *hints = malloc(sizeof(AF_GlyphHintsRec)); in af_autofitter_load_glyph()
561 AF_GlyphHintsRec hints[1]; in af_autofitter_load_glyph()
H A Dafhints.h370 } AF_GlyphHintsRec; typedef
H A Dafcjk.c75 AF_GlyphHintsRec *hints = malloc(sizeof(AF_GlyphHintsRec)); in af_cjk_metrics_init_widths()
78 AF_GlyphHintsRec hints[1]; in af_cjk_metrics_init_widths()
H A Daflatin.c66 AF_GlyphHintsRec *hints = malloc(sizeof(AF_GlyphHintsRec)); in af_latin_metrics_init_widths()
69 AF_GlyphHintsRec hints[1]; in af_latin_metrics_init_widths()
H A Daflatin2.c71 AF_GlyphHintsRec hints[1]; in af_latin2_metrics_init_widths()