Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c3892 # ifndef GetStockBrush
3893 # define GetStockBrush(i) ((HBRUSH)GetStockObject(i)) macro