mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 20:30:32 -08:00
Declare x_get_font_repertory.
This commit is contained in:
parent
bf2133d71e
commit
b7a6fc0791
1 changed files with 2 additions and 0 deletions
|
|
@ -258,6 +258,8 @@ extern Lisp_Object w32_list_fonts P_ ((struct frame *, Lisp_Object, int, int));
|
|||
extern struct font_info *w32_get_font_info (), *w32_query_font ();
|
||||
extern void w32_cache_char_metrics (XFontStruct *font);
|
||||
extern void w32_find_ccl_program();
|
||||
extern Lisp_Object x_get_font_repertory P_ ((struct frame *,
|
||||
struct font_info *));
|
||||
|
||||
#define PIX_TYPE COLORREF
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue