Home
last modified time | relevance | path

Searched refs:HDC (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_dwrite.cpp278 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 Dxpm_w32.c40 HDC hdc = CreateCompatibleDC(NULL); in LoadXpmImage()
H A Dos_mswin.c90 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 Dgui_dwrite.h58 void DWriteContext_BindDC(DWriteContext *ctx, HDC hdc, const RECT *rect);
H A Dgui_w32.c281 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 Dos_win32.c109 typedef int HDC; typedef
/vim-8.2.3635/src/xpm/include/
H A Dsimx.h67 typedef HDC Display; /* this should be similar */
/vim-8.2.3635/src/proto/
H A Dos_mswin.pro51 int get_logfont(LOGFONTW *lf, char_u *name, HDC printer_dc, int verbose);
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.cpp135 HDC hDC = GetDC(NULL); in IconToBitmap()
136 HDC hMemDC = CreateCompatibleDC(hDC); in IconToBitmap()
/vim-8.2.3635/runtime/autoload/
H A Dhaskellcomplete.vim2089 \ , "Graphics.Win32.GDI.HDC"