Home
last modified time | relevance | path

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

/dports/editors/jed/jed-0.99-19/src/
H A Dgtkmenu.c3754 Menu_Bar_Type *savBar = NULL; in execTBCmd() local
3773 savBar = b; in execTBCmd()
3784 if ( !savBar ) in execTBCmd()
3790 activePopup = ( Menu_Popup_Type * ) savBar; in execTBCmd()
3842 Menu_Bar_Type *savBar = NULL; in getMenuNodeByPath() local
3858 savBar = b; in getMenuNodeByPath()
3869 if ( !savBar ) in getMenuNodeByPath()
3876 activePopup = ( Menu_Popup_Type * ) savBar; in getMenuNodeByPath()