Searched refs:TBBUTTON (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dvimtbar.h19 } TBBUTTON; typedef in typeref:struct:tagTBBUTTON
21 typedef TBBUTTON NEAR* PTBBUTTON;
22 typedef TBBUTTON FAR* LPTBBUTTON;
23 typedef const TBBUTTON FAR* LPCTBBUTTON;
49 TBBUTTON tbButton;
148 // lParam: LPTBBUTTON, pointer to array of TBBUTTON structures
154 // lParam: LPTBBUTTON, pointer to one TBBUTTON structure
166 // lParam: LPTBBUTTON, pointer to TBBUTTON buffer to receive button
H A Dgui_w16.c865 TBBUTTON newtb;
H A Dgui_w32.c2685 TBBUTTON newtb;
4087 sizeof(TBBUTTON)

Completed in 108 milliseconds