mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-06 05:52:32 -08:00
(x_get_font_repertory): Extern it.
This commit is contained in:
parent
5f652afc46
commit
40cbb819fa
1 changed files with 3 additions and 0 deletions
|
|
@ -388,6 +388,9 @@ extern struct font_info *x_get_font_info P_ ((struct frame *f, int));
|
|||
extern struct font_info *x_load_font P_ ((struct frame *, char *, int));
|
||||
extern struct font_info *x_query_font P_ ((struct frame *, char *));
|
||||
extern void x_find_ccl_program P_ ((struct font_info *));
|
||||
extern Lisp_Object x_get_font_repertory P_ ((struct frame *,
|
||||
struct font_info *));
|
||||
|
||||
|
||||
/* Each X frame object points to its own struct x_output object
|
||||
in the output_data.x field. The x_output structure contains
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue