Searched refs:lf (Results 1 – 16 of 16) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | os_mswin.c | 2805 lf->lfFaceName, in init_logfont() 2807 (LPARAM)lf); in init_logfont() 2819 lf->lfWidth = 0; in init_logfont() 2820 lf->lfItalic = FALSE; in init_logfont() 2852 LOGFONTW *lf, in get_logfont() argument 2863 *lf = s_lfDefault; in get_logfont() 2881 *lf = *lastlf; in get_logfont() 2882 cf.lpLogFont = lf; in get_logfont() 2903 lf->lfHeight = -12; in get_logfont() 2904 lf->lfWidth = 0; in get_logfont() [all …]
|
| H A D | gui_w32.c | 1544 LOGFONTW lf; in gui_mch_get_font() local 3209 lf.lfHeight < 0 ? -lf.lfHeight : lf.lfHeight, TRUE); in logfont2name() 3210 if (lf.lfWeight == FW_NORMAL || lf.lfWeight == FW_BOLD) in logfont2name() 3220 if (lf.lfItalic) in logfont2name() 3224 if (lf.lfUnderline) in logfont2name() 3226 if (lf.lfStrikeOut) in logfont2name() 3271 LOGFONTW lf; in gui_mch_wide_font_changed() local 3285 && GetObjectW((HFONT)gui.wide_font, sizeof(lf), &lf)) in gui_mch_wide_font_changed() 3287 if (!lf.lfItalic) in gui_mch_wide_font_changed() 3313 LOGFONTW lf; in gui_mch_init_font() local [all …]
|
| H A D | gui_dwrite.cpp | 884 LOGFONTW lf; in SetFont() local 885 if (GetObjectW(hFont, sizeof(lf), &lf)) in SetFont() 886 hr = SetFontByLOGFONT(lf); in SetFont()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | pcap.vim | 26 syn match pcapKeyword contained ':\(af\|cf\|df\|ff\|gf\|if\|lf\|lo\|lp\|nd\|nf\|of\|rf\|rg\|rm\|rp\…
|
| H A D | htmlos.vim | 26 …ns expand sleep getlink version system ascii getascii syslock sysunlock cr lf clean postprep listt…
|
| H A D | winbatch.vim | 43 syn keyword winbatchImplicit icon lbutton lclick ldblclick lf lightmps lightmtps localgroup
|
| H A D | aml.vim | 29 …eadera[rrows] leaders leadersy[mbol] leadert[olerance] len[gth] les[sthan] lf lg lh li lib librari… 59 …int getpoint goto iacreturn if ignore info inform key keypad label lc left lf lg list listchar lis…
|
| H A D | logtalk.vim | 149 syn match logtalkBuiltInMethod "\<se\(lf\|nder\)\ze("
|
| H A D | sqlanywhere.vim | 540 syn keyword sqlKeyword ld ldap left len linear lf ln level like
|
| H A D | vim.vim | 22 …lpt[ags] iabc[lear] import isp[lit] keepa l[ist] laf[ter] lbel[ow] lcscope lf[ile] lgr[ep] lli[st]… 455 syn match vimNotation "\%#=1\(\\\|<lt>\)\=<\([scamd]-\)\{0,4}x\=\(f\d\{1,2}\|[^ \t:]\|cmd\|cr\|lf\|…
|
| /vim-8.2.3635/src/proto/ |
| H A D | os_mswin.pro | 51 int get_logfont(LOGFONTW *lf, char_u *name, HDC printer_dc, int verbose);
|
| H A D | gui_w32.pro | 74 void im_set_font(LOGFONTW *lf);
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_cindent.vim | 319 awith cino=(0 ;lf this one goes to below the paren with == 1284 awith cino=(0 ;lf this one goes to below the paren with ==
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | quickfix.txt | 258 *:lf* *:lfi* *:lfile* 259 :lf[ile][!] [errorfile] Same as ":cfile", except the location list for the
|
| H A D | index.txt | 1407 |:lfile| :lf[ile] read file with locations and jump to first
|
| H A D | tags | 2664 :lf quickfix.txt /*:lf*
|