projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
babeb92
)
(mfont__resize): Delete extern.
author
handa
<handa>
Tue, 13 Dec 2005 00:51:00 +0000
(
00:51
+0000)
committer
handa
<handa>
Tue, 13 Dec 2005 00:51:00 +0000
(
00:51
+0000)
src/font.h
patch
|
blob
|
history
diff --git
a/src/font.h
b/src/font.h
index
985aedd
..
4060f0a
100644
(file)
--- a/
src/font.h
+++ b/
src/font.h
@@
-292,8
+292,6
@@
extern void mfont__set_spec_from_face (MFont *spec, MFace *face);
extern MSymbol mfont__set_spec_from_plist (MFont *spec, MPlist *plist);
-extern void mfont__resize (MFont *spec, MFont *request);
-
extern int mfont__has_char (MFrame *frame, MFont *font, MFont *spec, int c);
extern unsigned mfont__encode_char (MFrame *frame, MFont *font, MFont *spec,