Searched refs:fontset_height (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dfontset.h247 extern int fontset_height P_ ((int));
/macosx-10.10/vim-55/src/proto/
H A Dgui_x11.pro25 int fontset_height __ARGS((XFontSet fs));
/macosx-10.10/vim-55/src/
H A Dgui_x11.c1897 gui.char_height = fontset_height(fontset) + p_linespace;
2038 gui.char_height = fontset_height((XFontSet)gui.fontset) + p_linespace;
2221 fontset_height(fs) function

Completed in 71 milliseconds