Searched refs:HDC (Results 1 – 10 of 10) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | gui_dwrite.cpp | 278 HDC mHDC; 281 HDC mInteropHDC; 326 void BindDC(HDC hdc, const RECT *rect); 920 DWriteContext::BindDC(HDC hdc, const RECT *rect) in BindDC() 1256 DWriteContext_BindDC(DWriteContext *ctx, HDC hdc, const RECT *rect) in DWriteContext_BindDC()
|
| H A D | xpm_w32.c | 40 HDC hdc = CreateCompatibleDC(NULL); in LoadXpmImage()
|
| H A D | os_mswin.c | 90 typedef int HDC; typedef 1126 AbortProc(HDC hdcPrn UNUSED, int iCode UNUSED) in AbortProc() 2715 HDC hdc; in points_to_pixels() 2716 HDC printer_dc = (HDC)pprinter_dc; in points_to_pixels() 2802 HDC hdc = GetWindowDC(hwnd); in init_logfont() 2854 HDC printer_dc, in get_logfont()
|
| H A D | gui_dwrite.h | 58 void DWriteContext_BindDC(DWriteContext *ctx, HDC hdc, const RECT *rect);
|
| H A D | gui_w32.c | 281 typedef void *HDC; typedef 325 static HDC s_hdc = NULL; 1526 HDC hdc; in pixels_to_points() 2352 HDC hdc; in CenterWindow() 4415 HDC hdc; in set_tabline_font() 6025 RevOut( HDC s_hdc, in RevOut() 6892 HDC hdc; in gui_mch_dialog() 7561 HDC hdc; in get_dialog_font_metrics() 7629 HDC hdc; in gui_mch_tearoff() 8293 HDC hdcMem; in gui_mch_drawsign() [all …]
|
| H A D | os_win32.c | 109 typedef int HDC; typedef
|
| /vim-8.2.3635/src/xpm/include/ |
| H A D | simx.h | 67 typedef HDC Display; /* this should be similar */
|
| /vim-8.2.3635/src/proto/ |
| H A D | os_mswin.pro | 51 int get_logfont(LOGFONTW *lf, char_u *name, HDC printer_dc, int verbose);
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | gvimext.cpp | 135 HDC hDC = GetDC(NULL); in IconToBitmap() 136 HDC hMemDC = CreateCompatibleDC(hDC); in IconToBitmap()
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | haskellcomplete.vim | 2089 \ , "Graphics.Win32.GDI.HDC"
|