Searched refs:fontname (Results 1 – 12 of 12) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | test_syn_attr.vim | 31 let fontname = getfontname() 32 if fontname == '' 33 let fontname = 'something' 35 exe "hi Mine guifg=blue guibg=red font='" . fontname . "'" 38 call assert_equal(fontname, synIDattr(hlID("Mine"), "font", 'gui'))
|
| H A D | gen_opt_test.vim | 25 let fontname = has('win32') ? 'fixedsys' : 'fixed' variable 104 \ 'guifont': [['', fontname], []], 105 \ 'guifontwide': [['', fontname], []], 106 \ 'guifontset': [['', fontname], []],
|
| /vim-8.2.3635/src/ |
| H A D | gui_xim.c | 259 const char * const fontname in im_preedit_window_open() local 286 fontname != NULL ? fontname : "inherit", in im_preedit_window_open()
|
| H A D | hardcopy.c | 2230 char *fontname; in prt_build_cid_fontname() local 2232 fontname = alloc(name_len + 1); in prt_build_cid_fontname() 2233 if (fontname == NULL) in prt_build_cid_fontname() 2235 vim_strncpy((char_u *)fontname, name, name_len); in prt_build_cid_fontname() 2236 prt_ps_mb_font.ps_fontname[font] = fontname; in prt_build_cid_fontname()
|
| H A D | gui_at_fs.c | 1012 char *fontname; member 1021 XtOffsetOf(TextData, fontname), XtRString, SF_DEFAULT_FONT}, 1024 XtOffsetOf(TextData, fontname), XtRString, SF_DEFAULT_FONT}, 1054 SFfont = XCreateFontSet(SFdisplay, data->fontname, in SFinitFont() 1057 SFfont = XLoadQueryFont(SFdisplay, data->fontname); in SFinitFont()
|
| H A D | gui_gtk_x11.c | 4696 char_u *fontname = NULL; in gui_mch_font_dialog() local 4774 fontname = string_convert(&input_conv, p, NULL); in gui_mch_font_dialog() 4778 fontname = p; in gui_mch_font_dialog() 4785 return fontname; in gui_mch_font_dialog()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | dot.vim | 50 \ edgeURL epsilon esep fillcolor fixedsize fontcolor fontname fontnames
|
| H A D | initex.vim | 117 \ '\\\%(/\|fontname\)\>'
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | gui_x11.txt | 118 (ascent and descent). You can check this with "xlsfonts -l {fontname}".
|
| H A D | print.txt | 289 other fontname specifiers are optional. If a specifier is missing then
|
| H A D | mbyte.txt | 1396 Motif. Use the ":hi Menu font={fontname}" command for this. |:highlight|
|
| /vim-8.2.3635/src/po/ |
| H A D | af.po | 5201 #~ msgid "loaded fontname: %s"
|