Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c1275 HBRUSH prevBrush; in gui_mch_new_colors() local
1278 prevBrush = (HBRUSH)SetClassLongPtr( in gui_mch_new_colors()
1281 DeleteObject(prevBrush); in gui_mch_new_colors()