Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c7945 # ifndef TBSTYLE_FLAT
7946 # define TBSTYLE_FLAT 0x0800 macro
7960 WS_CHILD | TBSTYLE_TOOLTIPS | TBSTYLE_FLAT, in initialise_toolbar()