Home
last modified time | relevance | path

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

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32font.c1102 static int w32_encode_weight (int);
1986 w32_encode_weight (int n) in w32_encode_weight() function
2043 logfont->lfWeight = w32_encode_weight (FONT_WEIGHT_NUMERIC (font_spec)); in fill_in_logfont()
H A DChangeLog.1120547 (w32_encode_weight): New function.
/dports/editors/emacs/emacs-27.2/src/
H A Dw32font.c1102 static int w32_encode_weight (int);
1985 w32_encode_weight (int n) in w32_encode_weight() function
2044 logfont->lfWeight = w32_encode_weight (FONT_WEIGHT_NUMERIC (font_spec)); in fill_in_logfont()
H A DChangeLog.1120547 (w32_encode_weight): New function.