mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-16 16:20:40 -08:00
(new_fontset_from_font) [USE_FONT_BACKEND]: Prototype
adjusted.
This commit is contained in:
parent
03ef560c9a
commit
ff35ddd4f7
1 changed files with 1 additions and 1 deletions
|
|
@ -259,7 +259,7 @@ extern int fontset_height P_ ((int));
|
|||
#ifdef USE_FONT_BACKEND
|
||||
struct font;
|
||||
extern int face_for_font P_ ((struct frame *, struct font *, struct face *));
|
||||
extern int new_fontset_from_font P_ ((FRAME_PTR, Lisp_Object));
|
||||
extern int new_fontset_from_font P_ ((Lisp_Object));
|
||||
extern struct font *fontset_ascii_font P_ ((FRAME_PTR, int));
|
||||
#endif /* USE_FONT_BACKEND */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue