Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_dwrite.h78 void DWriteContext_Flush(DWriteContext *ctx);
H A Dgui_w32.c1677 DWriteContext_Flush(s_dwc); in gui_mch_invert_rectangle()
1710 DWriteContext_Flush(s_dwc); in gui_mch_draw_hollow_cursor()
2975 DWriteContext_Flush(s_dwc); in gui_mch_flash()
3096 DWriteContext_Flush(s_dwc); in gui_mch_delete_lines()
3141 DWriteContext_Flush(s_dwc); in gui_mch_insert_lines()
6421 DWriteContext_Flush(s_dwc); in gui_mch_flush()
8282 DWriteContext_Flush(s_dwc); in gui_mch_drawsign()
8789 DWriteContext_Flush(s_dwc); in netbeans_draw_multisign_indicator()
H A Dgui_dwrite.cpp1319 DWriteContext_Flush(DWriteContext *ctx) in DWriteContext_Flush() function