Home
last modified time | relevance | path

Searched refs:onKeyPress (Results 226 – 250 of 769) sorted by relevance

12345678910>>...31

/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXCheckButton.h79 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXToolBarTab.h74 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXRadioButton.h76 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXArrowButton.h82 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXMenuButton.h95 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXToggleButton.h78 long onKeyPress(FXObject*,FXSelector,void*);
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXCheckButton.h76 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXToggleButton.h75 long onKeyPress(FXObject*,FXSelector,void*);
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXRadioButton.h76 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXToolBarTab.h74 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXMenuButton.h95 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXArrowButton.h82 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXToggleButton.h78 long onKeyPress(FXObject*,FXSelector,void*);
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXToolBarTab.h74 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXToggleButton.h78 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXArrowButton.h82 long onKeyPress(FXObject*,FXSelector,void*);
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXOptionMenu.cpp86 FXMAPFUNC(SEL_KEYPRESS,0,FXOption::onKeyPress),
240 long FXOption::onKeyPress(FXObject*,FXSelector,void* ptr){ in onKeyPress() function in FX::FXOption
343 FXMAPFUNC(SEL_KEYPRESS,0,FXOptionMenu::onKeyPress),
536 long FXOptionMenu::onKeyPress(FXObject*,FXSelector sel,void* ptr){ in onKeyPress() function in FX::FXOptionMenu
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXOptionMenu.cpp86 FXMAPFUNC(SEL_KEYPRESS,0,FXOption::onKeyPress),
240 long FXOption::onKeyPress(FXObject*,FXSelector,void* ptr){ in onKeyPress() function in FX::FXOption
343 FXMAPFUNC(SEL_KEYPRESS,0,FXOptionMenu::onKeyPress),
536 long FXOptionMenu::onKeyPress(FXObject*,FXSelector sel,void* ptr){ in onKeyPress() function in FX::FXOptionMenu
/dports/games/powder-toy/The-Powder-Toy-95.0/src/gui/interface/
H A DEngine.h32 void onKeyPress(int key, int scan, bool repeat, bool shift, bool ctrl, bool alt);
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/eventmanager/
H A DEventManager.cpp388 …gulong handlerId = g_signal_connect(G_OBJECT(object), "key_press_event", G_CALLBACK(onKeyPress), t… in connect()
610 static gboolean onKeyPress(GtkWidget* widget, GdkEventKey* event, gpointer data) { in onKeyPress() function in EventManager
722 self->onKeyPress(GTK_WIDGET(window), event, self); in onDialogKeyPress()
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/content-src/components/TopSites/
H A DTopSite.jsx27 this.onKeyPress = this.onKeyPress.bind(this);
133 onKeyPress(event) { method in TopSiteLink
242 onKeyPress={this.onKeyPress}
/dports/cad/sumo/sumo-1.2.0/src/netedit/
H A DGNEViewParent.h178 long onKeyPress(FXObject* o, FXSelector sel, void* data);
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXMenuButton.h92 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXToggleButton.h75 long onKeyPress(FXObject*,FXSelector,void*);
H A DFXArrowButton.h79 long onKeyPress(FXObject*,FXSelector,void*);

12345678910>>...31