Searched refs:vf (Results 1 – 6 of 6) sorted by relevance
68 \ sws vc vfm x xvidopts xy y zoom vf vop108 \ vf-add vf-clr vf-del vf-pre volstep volume
26 …ained ':\(af\|cf\|df\|ff\|gf\|if\|lf\|lo\|lp\|nd\|nf\|of\|rf\|rg\|rm\|rp\|sd\|st\|tf\|tr\|vf\)=\k*'
181 syntax keyword mushAttribute use va vb vc vd ve vf vg vh vi vj vk vl vm vn
101 onoremap <silent><buffer> a$ :<c-u>normal! F$vf$<cr>
3944 VimFont *vf = (VimFont *)font; in gui_mch_set_font() local3946 gui.vimTextArea->SetFont(vf); in gui_mch_set_font()3948 gui.char_width = (int) vf->StringWidth("n"); in gui_mch_set_font()3950 vf->GetHeight(&fh); in gui_mch_set_font()
133 exec "norm! vf-\<C-A>"