Searched refs:hdc (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | xpm_w32.c | 40 HDC hdc = CreateCompatibleDC(NULL); in LoadXpmImage() local 43 res = XpmReadFileToImage(&hdc, filename, &img, &shp, &attr); in LoadXpmImage() 44 DeleteDC(hdc); in LoadXpmImage()
|
| H A D | gui_w32.c | 1494 ReleaseDC(hwnd, hdc); in GetFontSize() 1526 HDC hdc; in pixels_to_points() local 1534 ReleaseDC(hwnd, hdc); in pixels_to_points() 2352 HDC hdc; in CenterWindow() local 2374 hdc = GetDC(hwndChild); in CenterWindow() 4415 HDC hdc; in set_tabline_font() local 6892 HDC hdc; in gui_mch_dialog() local 7561 HDC hdc; in get_dialog_font_metrics() local 7581 hdc = GetDC(s_hwnd); in get_dialog_font_metrics() 7588 GetTextExtentPoint(hdc, in get_dialog_font_metrics() [all …]
|
| H A D | gui_dwrite.cpp | 326 void BindDC(HDC hdc, const RECT *rect); 920 DWriteContext::BindDC(HDC hdc, const RECT *rect) in BindDC() argument 922 mHDC = hdc; in BindDC() 1256 DWriteContext_BindDC(DWriteContext *ctx, HDC hdc, const RECT *rect) in DWriteContext_BindDC() argument 1259 ctx->BindDC(hdc, rect); in DWriteContext_BindDC()
|
| H A D | os_mswin.c | 2715 HDC hdc; in points_to_pixels() local 2743 hdc = GetWindowDC(hwnd); in points_to_pixels() 2746 hdc = printer_dc; in points_to_pixels() 2749 GetDeviceCaps(hdc, vertical ? LOGPIXELSY : LOGPIXELSX), in points_to_pixels() 2753 ReleaseDC(hwnd, hdc); in points_to_pixels() 2802 HDC hdc = GetWindowDC(hwnd); in init_logfont() local 2804 n = EnumFontFamiliesW(hdc, in init_logfont() 2809 ReleaseDC(hwnd, hdc); in init_logfont()
|
| H A D | gui_dwrite.h | 58 void DWriteContext_BindDC(DWriteContext *ctx, HDC hdc, const RECT *rect);
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | progress.vim | 228 …rev-sibling prev-tab-i[tem] primary printer printer-control-handle printer-hdc printer-name printe…
|