Searched refs:lh (Results 1 – 13 of 13) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_at_sb.c | 245 int lx, ly, lw, lh; in FillArea() local 260 lh = sbw->core.height - 2 * sw; in FillArea() 267 lh = (((top + tlen) > floor) ? floor - top : tlen); in FillArea() 269 if (lh <= 0 || lw <= 0) in FillArea() 284 lx, ly + lh - 1, lx + lw - 1, ly + lh - 1); in FillArea() 291 lx, ly, lx, ly + lh - 1); in FillArea() 296 lx + lw - 1, ly, lx + lw - 1, ly + lh - 1); in FillArea() 305 lx, ly, (unsigned int) lw, (unsigned int) lh); in FillArea() 312 lx, ly, lx, ly + lh - 1); in FillArea() 317 lx + lw - 1, ly, lx + lw - 1, ly + lh - 1); in FillArea() [all …]
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | asmh8300.vim | 18 syn match asmRegister "e\=r\o[lh]\="
|
| H A D | ia64.vim | 215 syn match ia64opcode "unpack[124]\.[lh]\>" 219 syn match ia64opcode "xm\(a\|py\)\.[lh]u\=\>"
|
| H A D | terminfo.vim | 32 syn keyword terminfoNumerics cols it lh lw lines lm xmc ma colors pairs wnum
|
| H A D | btm.vim | 167 syn keyword btmCommand keystack label lh list loadbtm
|
| H A D | splint.vim | 173 syn keyword splintGlobalFlag contained larchpath lclexpect lclimportdir lcs lh
|
| H A D | aml.vim | 29 …[rrows] leaders leadersy[mbol] leadert[olerance] len[gth] les[sthan] lf lg lh li lib librari[an] l…
|
| H A D | vim.vim | 24 … hid[e] ij[ump] inor j[oin] keepj[umps] lab[ove] lat lc[d] le[ft] lfir[st] lh[elpgrep] lmak[e] loa…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | helphelp.txt | 139 *:lh* *:lhelpgrep* 140 :lh[elpgrep] {pattern}[@xx]
|
| H A D | index.txt | 1414 |:lhelpgrep| :lh[elpgrep] like ":helpgrep" but uses location list
|
| H A D | tags | 2681 :lh helphelp.txt /*:lh*
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_signs.vim | 1760 call term_sendkeys(buf, "lh")
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | netrw.vim | 357 " Default values - h-lh ---------- {{{3 391 " Default values - lh-lz ---------- {{{3
|