Searched refs:y1 (Results 1 – 9 of 9) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_dwrite.cpp | 338 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 1074 ::MoveToEx(mInteropHDC, x1, y1, NULL); in DrawLine() 1083 D2D1::Point2F(FLOAT(x1), FLOAT(y1) + 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 D | gui_dwrite.h | 74 void DWriteContext_DrawLine(DWriteContext *ctx, int x1, int y1, int x2, int y2,
|
| H A D | gui_at_fs.c | 1400 SFcompletionSegs[0].y1 = SFcompletionSegs[1].y1 = in SFdrawStrings() 2342 SFsegs[0].y1 = vScrollY; in SFcreateWidgets() 2346 SFsegs[1].y1 = 0; in SFcreateWidgets()
|
| H A D | gui_w32.c | 6045 int y1, in draw_line() argument 6052 DWriteContext_DrawLine(s_dwc, x1, y1, x2, y2, color); in draw_line() 6058 MoveToEx(s_hdc, x1, y1, NULL); in draw_line()
|
| /vim-8.2.3635/runtime/keymap/ |
| H A D | vietnamese-vni_utf-8.vim | 192 y1 ý
|
| H A D | oldturkic-orkhon_utf-8.vim | 51 y1 10C16 OLD TURKIC LETTER ORKHON AY
|
| H A D | oldturkic-yenisei_utf-8.vim | 56 y1 10C17 OLD TURKIC LETTER YENISEI AY
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_messages.vim | 297 call WaitForAssert({-> assert_equal('y1', term_getline(buf, 1))})
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | phpcomplete.vim | 2799 …y1, int $x2, int $y2, int $color | bool','imagedestroy(':'resource $image | bool','imageellipse(':…
|