| /vim-8.2.3635/src/ |
| H A D | gui_dwrite.cpp | 1059 D2D1::RectF(FLOAT(rc->left), FLOAT(rc->top), in FillRect() 1060 FLOAT(rc->right), FLOAT(rc->bottom)), in FillRect() 1119 srcRect.left = rc->left; in Scroll() 1126 srcRect.right = rc->right; in Scroll() 1127 destPoint.x = rc->left; in Scroll() 1131 srcRect.top = rc->top; in Scroll() 1133 destPoint.y = rc->top + y; in Scroll() 1137 srcRect.top = rc->top - y; in Scroll() 1139 destPoint.y = rc->top; in Scroll() 1293 ctx->FillRect(rc, color); in DWriteContext_FillRect() [all …]
|
| H A D | gui_w32.c | 1685 rc.right = rc.left + nc * gui.char_width; in gui_mch_invert_rectangle() 1686 rc.bottom = rc.top + nr * gui.char_height; in gui_mch_invert_rectangle() 1718 rc.right = rc.left + gui.char_width; in gui_mch_draw_hollow_cursor() 1721 rc.bottom = rc.top + gui.char_height; in gui_mch_draw_hollow_cursor() 1748 rc.right = rc.left + w; in gui_mch_draw_part_cursor() 1749 rc.bottom = rc.top + h; in gui_mch_draw_part_cursor() 3018 if (!is_point_onscreen(rc.left, rc.top)) in is_window_onscreen() 3020 if (!is_point_onscreen(rc.left, rc.bottom)) in is_window_onscreen() 3022 if (!is_point_onscreen(rc.right, rc.top)) in is_window_onscreen() 3408 if ((rc.right - rc.left != in gui_mch_maximized() [all …]
|
| H A D | gui_dwrite.h | 73 void DWriteContext_FillRect(DWriteContext *ctx, const RECT *rc, COLORREF color); 77 void DWriteContext_Scroll(DWriteContext *ctx, int x, int y, const RECT *rc);
|
| H A D | Make_cyg_ming.mak | 1106 GvimExt/gvimext.dll: GvimExt/gvimext.cpp GvimExt/gvimext.rc GvimExt/gvimext.h 1162 $(OUTDIR)/vimresc.o: vim.rc vim.manifest version.h gui_w32_rc.h vim.ico 1164 --input-format=rc --output-format=coff -i vim.rc -o $@ 1166 $(OUTDIR)/vimresg.o: vim.rc vim.manifest version.h gui_w32_rc.h vim.ico 1168 --input-format=rc --output-format=coff -i vim.rc -o $@ 1170 $(OUTDIR)/vimresd.o: vim.rc version.h gui_w32_rc.h \ 1174 --input-format=rc --output-format=coff -i vim.rc -o $@ 1176 $(OUTDIR)/vimres.o: vim.rc vim.manifest version.h gui_w32_rc.h \ 1180 --input-format=rc --output-format=coff -i vim.rc -o $@
|
| H A D | gui_haiku.cc | 2392 BRect rc(RC.LeftTop(), RC.LeftTop()); in VimSelectFontDialog() local 2395 fPreview = new BStringView(rc, "preview", "DejaVu Sans Mono"); in VimSelectFontDialog() 2398 BBox* boxDivider = new BBox(rc, B_EMPTY_STRING, in VimSelectFontDialog() 2414 fFamiliesList = new BListView(rc, "listFamily", in VimSelectFontDialog() 2420 fStylesList= new BListView(rc, "listStyles", in VimSelectFontDialog() 2426 fSizesInput = new BTextControl(rc, "inputSize", NULL, "???", in VimSelectFontDialog() 2431 fSizesList = new BListView(rc, "listSizes", in VimSelectFontDialog() 2437 BButton *buttonOK = new BButton(rc, "buttonOK", "OK", in VimSelectFontDialog() 2442 BButton *buttonCancel = new BButton(rc, "buttonCancel", "Cancel", in VimSelectFontDialog() 3801 int rc = gui.vimTextArea->mchInitFont(font_name); in gui_mch_init_font() local [all …]
|
| H A D | os_mswin.c | 1152 RECT rc, rcDlg, rcOwner; in PrintHookProc() local 1163 CopyRect(&rc, &rcOwner); in PrintHookProc() 1171 OffsetRect(&rc, -rc.left, -rc.top); in PrintHookProc() 1172 OffsetRect(&rc, -rcDlg.right, -rcDlg.bottom); in PrintHookProc() 1179 rcOwner.left + (rc.right / 2), in PrintHookProc() 1180 rcOwner.top + (rc.bottom / 2), in PrintHookProc()
|
| H A D | if_perl.xs | 664 U32 rc = SvREFCNT(sv); in S_SvREFCNT_dec() local 665 if (LIKELY(rc > 1)) in S_SvREFCNT_dec() 666 SvREFCNT(sv) = rc - 1; in S_SvREFCNT_dec() 668 Perl_sv_free2(aTHX_ sv, rc); in S_SvREFCNT_dec()
|
| H A D | Make_mvc.mak | 1422 GvimExt/gvimext.dll: GvimExt/gvimext.cpp GvimExt/gvimext.rc GvimExt/gvimext.h 1845 $(OUTDIR)/vimc.res: $(OUTDIR) vim.rc vim.manifest version.h gui_w32_rc.h \ 1847 $(RC) /nologo /l 0x409 /Fo$@ $(RCFLAGS:-DFEAT_GUI_MSWIN=) vim.rc 1849 $(OUTDIR)/vimg.res: $(OUTDIR) vim.rc vim.manifest version.h gui_w32_rc.h \ 1851 $(RC) /nologo /l 0x409 /Fo$@ $(RCFLAGS) vim.rc 1853 $(OUTDIR)/vimd.res: $(OUTDIR) vim.rc version.h gui_w32_rc.h \ 1856 $(RC) /nologo /l 0x409 /Fo$@ $(RCFLAGS) -DRCDLL -DVIMDLLBASE=\"$(VIMDLLBASE)\" vim.rc 1858 $(OUTDIR)/vim.res: $(OUTDIR) vim.rc vim.manifest version.h gui_w32_rc.h \ 1861 $(RC) /nologo /l 0x409 /Fo$@ $(RCFLAGS) vim.rc
|
| H A D | misc2.c | 57 int rc = coladvance2(&curwin->w_cursor, TRUE, FALSE, wcol); in coladvance_force() local 67 return rc; in coladvance_force() 98 int rc = getvpos(&curwin->w_cursor, wcol); in coladvance() local 100 if (wcol == MAXCOL || rc == FAIL) in coladvance() 108 return rc; in coladvance()
|
| H A D | vim.rc | 8 // vim.rc
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | xhistogram.c | 166 unsigned int as, ae, bs, be, np, rc; in try_lcs() local 187 rc = rec->cnt; in try_lcs() 193 if (1 < rc) in try_lcs() 194 rc = XDL_MIN(rc, CNT(index, as)); in try_lcs() 200 if (1 < rc) in try_lcs() 201 rc = XDL_MIN(rc, CNT(index, ae)); in try_lcs() 206 if (lcs->end1 - lcs->begin1 < ae - as || rc < index->cnt) { in try_lcs() 211 index->cnt = rc; in try_lcs()
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | Makefile | 49 rc = rc macro 89 gvimext.res: gvimext.rc 90 $(rc) /nologo $(rcflags) $(rcvars) gvimext.rc
|
| H A D | Make_ming.mak | 77 $(RES): gvimext_ming.rc 78 $(WINDRES) $(WINDRES_FLAGS) --input-format=rc --output-format=coff -DMING $? -o $@
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | aml.vim | 22 …[stack] addw[orktable] addx[y] adj[ust] adm[inlicense] adr[ggrid] ads adsa[rc] ae af ag[gregate] a… 25 …pace] deleteworkspace demg[rid] deml[attice] dend[rogram] densify densifya[rc] describe describea[… 26 …rc] dxfi[nfo] dynamicpan dynpan ebe ec ed edg[esnap] edgematch editboundaryerro edit[coverage] ed… 27 …rc] fontco[py] fontcr[eate] fontd[elete] fontdump fontl[oad] fontload forc[e] form[edit] formedit … 28 …een] hsv2r[ed] ht[ml] hview ia ided[it] identif[y] identit[y] idw if igdsa[rc] igdsi[nfo] ige[sarc… 31 …sa[rc] miadsr[ead] miadsread min minf[o] mino[rity] mir[ror] mitems mjoin ml[classify] mma[sk] mmo… 32 …fine] pul[litems] pur[gehistory] put pv q q[uit] quit rand rang[e] rank rb rc re readg[raphic] rea… 33 …rch[ive] resu[me] rgb2h[ue] rgb2s[at] rgb2v[al] rotate rotatep[lot] routea[rc] routeends routeendt… 34 …se[xport] sdtsim[port] sdtsin[fo] sdtsl[ist] se sea[rchtolerance] sectiona[rc] sectionends section… 35 …e] shadesep[aration] shadeset shadesi[ze] shadesy[mbol] shadet[ype] shapea[rc] shapef[ile] shapeg[… [all …]
|
| H A D | rc.vim | 2 " Language: M$ Resource files (*.rc) 5 " Repository: https://github.com/chrisbra/vim-rc-syntax 188 let b:current_syntax = "rc"
|
| H A D | debsources.vim | 27 \ 'trixie', 'sid', 'rc-buggy',
|
| H A D | grads.vim | 37 syn keyword gradsFixVariables lat lon lev result rec rc
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | msmessages.vim | 35 \ "Resource Files (*.rc)\t*.rc\n" .
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_filetype.vim | 110 …rc', 'any/.cmus/command-history', 'any/.cmus/file.theme', 'any/cmus/rc', 'any/cmus/file.theme', '/… 279 \ 'lftp': ['lftp.conf', '.lftprc', 'anylftp/rc', 'lftp/rc', 'some-lftp/rc'], 288 \ 'litestep': ['/LiteStep/any/file.rc', 'any/LiteStep/any/file.rc'], 370 … 'perl': ['file.plx', 'file.al', 'file.psgi', 'gitolite.rc', '.gitolite.rc', 'example.gitolite.rc'… 412 \ 'rc': ['file.rc', 'file.rch'], 498 …l', 'file.tm', 'file.tk', 'file.itcl', 'file.itk', 'file.jacl', '.tclshrc', 'tclsh.rc', '.wishrc'],
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | VisVim.rc | 53 "#include ""afxres.rc"" // Standard components\r\n" 196 #include "afxres.rc" // Standard components
|
| H A D | VisVim.mak | 43 RSC=rc.exe 170 SOURCE=.\VisVim.rc
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | sqlanywhere.vim | 214 let rc = synIDattr( 220 return rc 226 let rc = synIDattr(synID(a:lnum, a:cnum, 0), "name") 229 return rc
|
| /vim-8.2.3635/runtime/ |
| H A D | filetype.vim | 375 au BufNewFile,BufRead */cmus/{rc,*.theme} setf cmusrc 584 " ESMTP rc file 706 au BufNewFile,BufRead {,.}gitolite.rc,example.gitolite.rc setf perl 941 au BufNewFile,BufRead lftp.conf,.lftprc,*lftp/rc setf lftp 967 au BufNewFile,BufRead */LiteStep/*/*.rc setf litestep 1120 " Mutt setup files (must be before catch *.rc) 1124 au BufNewFile,BufRead tclsh.rc setf tcl 1127 au BufNewFile,BufRead *.rc,*.rch setf rc 1136 au BufNewFile,BufRead Mutt{ng,}rc setf muttrc 2266 au BufNewFile,BufRead .mutt{ng,}rc*,*/.mutt{ng,}/mutt{ng,}rc* call s:StarSetf('muttrc') [all …]
|
| /vim-8.2.3635/src/proto/ |
| H A D | gui.pro | 6 void gui_exit(int rc);
|
| H A D | gui_x11.pro | 11 void gui_mch_exit(int rc);
|