Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_mswin.c2679 struct quality_pair *qp; in quality_id2name() local
2681 for (qp = quality_pairs; qp->name != NULL; ++qp) in quality_id2name()
2682 if (id == qp->quality) in quality_id2name()
2684 return qp->name; in quality_id2name()
2978 struct quality_pair *qp; in get_logfont() local
2980 for (qp = quality_pairs; qp->name != NULL; ++qp) in get_logfont()
2981 if (utf16ascncmp(p, qp->name, strlen(qp->name)) == 0) in get_logfont()
2983 lf->lfQuality = qp->quality; in get_logfont()
2984 p += strlen(qp->name); in get_logfont()
2987 if (qp->name == NULL && verbose) in get_logfont()
/vim-8.2.3635/src/testdir/
H A Dtest_exit.vim90 au QuitPre * call writefile(['qp = ' .. v:exiting], 'Xtestout', 'a')
97 call assert_equal(['qp = v:null', 'ep = v:null', 'lp = 0', 'l = 0'], readfile('Xtestout'))
/vim-8.2.3635/runtime/keymap/
H A Dkorean-dubeolsik_utf-8.vim218 qp