Home
last modified time | relevance | path

Searched refs:fontset_height2 (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dgui_x11.pro26 int fontset_height2(XFontSet fs);
/vim-8.2.3635/src/
H A Dgui_athena.c387 height = fontset_height2(font); in gui_athena_create_pullright_pixmap()
H A Dgui_x11.c2164 fontset_height2(XFontSet fs) in fontset_height2() function