Home
last modified time | relevance | path

Searched refs:DWriteContext_FillRect (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_dwrite.h73 void DWriteContext_FillRect(DWriteContext *ctx, const RECT *rc, COLORREF color);
H A Dgui_dwrite.cpp1290 DWriteContext_FillRect(DWriteContext *ctx, const RECT *rc, COLORREF color) in DWriteContext_FillRect() function
H A Dgui_w32.c6087 DWriteContext_FillRect(s_dwc, rcp, color); in fill_rect()