Home
last modified time | relevance | path

Searched refs:x2 (Results 1 – 17 of 17) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_dwrite.cpp338 void DrawLine(int x1, int y1, int x2, int y2, COLORREF color);
1066 DWriteContext::DrawLine(int x1, int y1, int x2, int y2, COLORREF color) in DrawLine() argument
1075 ::LineTo(mInteropHDC, x2, y2); in DrawLine()
1084 D2D1::Point2F(FLOAT(x2), FLOAT(y2) + 0.5f), in DrawLine()
1297 DWriteContext_DrawLine(DWriteContext *ctx, int x1, int y1, int x2, int y2, in DWriteContext_DrawLine() argument
1301 ctx->DrawLine(x1, y1, x2, y2, color); in DWriteContext_DrawLine()
H A Dgui_dwrite.h74 void DWriteContext_DrawLine(DWriteContext *ctx, int x1, int y1, int x2, int y2,
H A Dgui_at_fs.c2343 SFsegs[0].x2 = vScrollX - 1; in SFcreateWidgets()
2347 SFsegs[1].x2 = vScrollX; in SFcreateWidgets()
2350 SFcompletionSegs[0].x1 = SFcompletionSegs[0].x2 = SFlineToTextH; in SFcreateWidgets()
2351 SFcompletionSegs[1].x1 = SFcompletionSegs[1].x2 = in SFcreateWidgets()
H A Doptionstr.c1252 int x2 = -1; in did_set_string_option() local
1258 x2 = *p++; in did_set_string_option()
1264 if (x2 != ':' || x3 == -1 || (*p != NUL && *p != ',')) in did_set_string_option()
H A Dgui_w32.c6046 int x2, in draw_line() argument
6052 DWriteContext_DrawLine(s_dwc, x1, y1, x2, y2, color); in draw_line()
6060 LineTo(s_hdc, x2, y2); in draw_line()
/vim-8.2.3635/src/testdir/
H A Dtest_trycatch.vim840 throw "x2"
844 catch /x2/
852 catch /x2/
864 catch /x2/
874 catch /x2/
925 throw "x2"
927 catch /x2/
937 catch /x2/
H A Dtest_statusline.vim440 new x2
449 bwipe! x2
H A Dtest_vim9_disassemble.vim1323 for [x1, x2] in [[1, 2], [3, 4]]
1324 echo x1 x2
1331 'for \[x1, x2\] in \[\[1, 2\], \[3, 4\]\]\_s*' ..
1344 'echo x1 x2\_s*' ..
H A Dtest_termcodes.vim2324 call feedkeys("i\<C-K>\x80\xfc\x2\x80\xfd\x3f\n", 'xt')
2328 call feedkeys("i\<C-K>\x80\xfc\x2\x80\xfd\x3d\n", 'xt')
2332 call feedkeys("i\<C-K>\x80\xfc\x2\x80\xfd\x40\n", 'xt')
2336 call feedkeys("i\<C-K>\x80\xfc\x2\x80\xfd\x3e\n", 'xt')
H A Dtest_vim9_func.vim2639 return ['x', 'y', 'a', 'x2', 'c']->Filter()
2643 assert_equal(['x', 'x2'], DoFilterThis('x'))
2650 assert_equal(['x', 'x2'], ['x', 'y', 'a', 'x2', 'c']->Filter())
H A Dtest_vimscript.vim3751 throw "x2"
6151 autocmd User x2 Xpath 'b'
6152 autocmd User x2 asdf
6153 autocmd User x2 call assert_report('should not get here')
6192 doautocmd User x2
6451 func Add2(x1, x2) argument
6452 return a:x1 + a:x2
H A Dtest_vim9_builtin.vim164 …CheckDefAndScriptFailure2(['and("x", 0x2)'], 'E1013: Argument 1: type mismatch, expected number bu…
2367 …CheckDefAndScriptFailure2(['or("x", 0x2)'], 'E1013: Argument 1: type mismatch, expected number but…
4106 …CheckDefAndScriptFailure2(['xor("x", 0x2)'], 'E1013: Argument 1: type mismatch, expected number bu…
H A Dtest_vim9_expr.vim2375 var x2 = 9 #{{ fold
/vim-8.2.3635/runtime/syntax/
H A Dgnuplot.vim221 syn keyword gnuplotKeyword autoscale x y z cb x2 y2 zy min max fixmin
379 syn keyword gnuplotKeyword x x2 xx xy yy
/vim-8.2.3635/runtime/autoload/
H A Dphpcomplete.vim2799x2, int $y2, int $color | bool','imagedestroy(':'resource $image | bool','imageellipse(':'resource…
/vim-8.2.3635/runtime/doc/
H A Dversion5.txt5683 Patch 5.4.x2
H A Dversion7.txt14777 Solution: Set x2 to -1.