Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_w32.c4087 # ifndef TTM_SETMAXTIPWIDTH
4088 # define TTM_SETMAXTIPWIDTH (WM_USER+24) macro
4783 SendMessage(lpdi->hdr.hwndFrom, TTM_SETMAXTIPWIDTH, in _WndProc()
4796 SendMessage(lpdi->hdr.hwndFrom, TTM_SETMAXTIPWIDTH, in _WndProc()
8545 SendMessageW(beval->balloon, TTM_SETMAXTIPWIDTH, 0, in make_tooltip()
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt5973 Solution: Use the TTM_SETMAXTIPWIDTH message.