Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/ev/xp/
H A Dev_Toolbar_Actions.h87 EV_TBIT_MenuButton = 11 /* Button that brings up a menu */ enumerator
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Toolbar_ActionSet.cpp199 _s(AP_TOOLBAR_ID_MENU, EV_TBIT_MenuButton, NULL, AV_CHG_NONE, NULL); in AP_CreateToolbarActionSet()
/dports/editors/abiword/abiword-3.0.5/src/af/ev/gtk/
H A Dev_UnixToolbar.cpp1172 case EV_TBIT_MenuButton: in synthesize()