Home
last modified time | relevance | path

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

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32font.c64 static int w32font_full_name (LOGFONT *, Lisp_Object, int, char *, int);
1023 while (name && w32font_full_name (&logfont, font_entity, pixel_size, in w32font_open_internal()
2464 w32font_full_name (LOGFONT * font, Lisp_Object font_obj, in w32font_full_name() function
H A DChangeLog.1119001 (w32font_full_name, logfont_to_fcname): Use it.
20549 (w32font_full_name): Use FONT_WEIGHT_SYMBOLIC to get a symbol
21782 * w32font.c (w32font_full_name): Use floor to round.
21912 * w32font.c (w32font_full_name): Report point size for scalable fonts.
21920 * w32font.c (w32font_full_name): New function.
/dports/editors/emacs/emacs-27.2/src/
H A Dw32font.c64 static int w32font_full_name (LOGFONT *, Lisp_Object, int, char *, int);
1023 while (name && w32font_full_name (&logfont, font_entity, pixel_size, in w32font_open_internal()
2465 w32font_full_name (LOGFONT * font, Lisp_Object font_obj, in w32font_full_name() function
H A DChangeLog.1119001 (w32font_full_name, logfont_to_fcname): Use it.
20549 (w32font_full_name): Use FONT_WEIGHT_SYMBOLIC to get a symbol
21782 * w32font.c (w32font_full_name): Use floor to round.
21912 * w32font.c (w32font_full_name): Report point size for scalable fonts.
21920 * w32font.c (w32font_full_name): New function.
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.3133304 (w32font_full_name): Fix warnings about implicit conversion of
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3221882 (w32font_full_name): Fix warnings about implicit conversion of