Home
last modified time | relevance | path

Searched refs:handleLeave (Results 1 – 25 of 108) sorted by relevance

12345

/dports/games/freesynd/freesynd-0.7.5/src/editor/
H A Dfontmenu.h38 void handleLeave();
H A Dlistmissionmenu.h37 void handleLeave();
H A Dmainmenu.h36 void handleLeave();
H A Dsearchmissionmenu.h37 void handleLeave();
H A Danimmenu.h39 void handleLeave();
H A Dmainmenu.cpp55 void MainMenu::handleLeave() { in handleLeave() function in MainMenu
H A Dfontmenu.cpp51 void FontMenu::handleLeave() { in handleLeave() function in FontMenu
H A Dlistmissionmenu.cpp74 void ListMissionMenu::handleLeave() { in handleLeave() function in ListMissionMenu
H A Dsearchmissionmenu.cpp59 void SearchMissionMenu::handleLeave() { in handleLeave() function in SearchMissionMenu
H A Danimmenu.cpp57 void AnimMenu::handleLeave() { in handleLeave() function in AnimMenu
/dports/games/freesynd/freesynd-0.7.5/src/menus/
H A Dmainmenu.h36 void handleLeave();
H A Dloadsavemenu.h37 void handleLeave();
H A Ddebriefmenu.h43 void handleLeave();
H A Dmapmenu.h46 void handleLeave();
H A Dbriefmenu.h46 void handleLeave();
H A Dconfmenu.h41 void handleLeave();
H A Dflimenu.h70 void handleLeave();
H A Dresearchmenu.h43 void handleLeave();
H A Dmainmenu.cpp58 void MainMenu::handleLeave() { in handleLeave() function in MainMenu
H A Dselectmenu.h49 void handleLeave();
H A Dgameplaymenu.h49 void handleLeave();
H A Dloadsavemenu.cpp83 void LoadSaveMenu::handleLeave() { in handleLeave() function in LoadSaveMenu
/dports/astro/py-ro/RO-3.6.9/python/RO/Wdg/
H A DStatusBar.py144 tl.bind("<Leave>", self.handleLeave)
231 def handleLeave(self, evt): member in StatusBar
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/xwl/
H A Ddrag_x.h113 bool handleLeave(xcb_client_message_event_t *event);
H A Ddrag_x.cpp313 return handleLeave(event); in handleClientMessage()
450 bool WlVisit::handleLeave(xcb_client_message_event_t *event) in handleLeave() function in KWin::Xwl::WlVisit

12345