Home
last modified time | relevance | path

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

/dports/devel/m17n-lib/m17n-lib-1.8.0/src/
H A Dfont-ft.c265 mfont__set_property (font, MFONT_STRETCH, Mnormal); in ft_gen_font()
294 for (i = MFONT_WEIGHT; i <= MFONT_STRETCH; i++) in ft_gen_font()
412 if ((stretch = (MSymbol) FONT_PROPERTY (font, MFONT_STRETCH)) != Mnil) in fc_get_pattern()
467 mfont__set_property (font, MFONT_STRETCH, sym); in fc_parse_pattern()
1420 MSymbol stretch = FONT_PROPERTY (font, MFONT_STRETCH); in ft_select()
1438 MFONT_STRETCH)) in ft_select()
1961 + font->property[MFONT_STRETCH] + font->size) > 0) in ft_list()
1965 MSymbol stretch = FONT_PROPERTY (font, MFONT_STRETCH); in ft_list()
1978 MFONT_STRETCH)) in ft_list()
2942 mfont__set_property (font, MFONT_STRETCH, in mfont__ft_parse_name()
H A Dfont.c355 MFONT_STRETCH,
780 mfont__set_property (font, MFONT_STRETCH, msymbol (field[XLFD_SWIDTH])); in xlfd_parse_name()
1074 mfont__property_table[MFONT_STRETCH].property = Mstretch; in mfont__init()
2451 return (void *) FONT_PROPERTY (font, MFONT_STRETCH); in mfont_get_prop()
2540 mfont__set_property (font, MFONT_STRETCH, (MSymbol) val); in mfont_put_prop()
2620 else if (prop == MFONT_STRETCH) in mfont_selection_priority()
2677 prop = MFONT_STRETCH; in mfont_set_selection_priority()
H A Dfont.h34 MFONT_STRETCH, enumerator