Home
last modified time | relevance | path

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

/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/rustyline-9.0.0/examples/
H A Dcustom_key_bindings.rs78 struct TabEventHandler; struct
79 impl ConditionalEventHandler for TabEventHandler { implementation
105 EventHandler::Conditional(Box::new(TabEventHandler)), in main()
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dbbgrid.h617 class TabEventHandler : public SVEventHandler {
619 explicit TabEventHandler(G *grid) : grid_(grid) {} in TabEventHandler() function
637 auto *handler = new TabEventHandler<BBGrid<BBC, BBC_CLIST, BBC_C_IT>>(this); in MakeWindow()
/dports/games/libretro-snes9x/snes9x-73aa348/macosx/
H A Dmac-prefs.cpp213 static pascal OSStatus TabEventHandler (EventHandlerCallRef, EventRef, void *);
372 tUPP = NewEventHandlerUPP(TabEventHandler); in ConfigurePreferences()
1267 static pascal OSStatus TabEventHandler (EventHandlerCallRef inHandlerRef, EventRef inEvent, void *i… in TabEventHandler() function
/dports/emulators/snes9x-gtk/snes9x-1.54.1/macosx/
H A Dmac-prefs.cpp391 static pascal OSStatus TabEventHandler (EventHandlerCallRef, EventRef, void *);
537 tUPP = NewEventHandlerUPP(TabEventHandler); in ConfigurePreferences()
1430 static pascal OSStatus TabEventHandler (EventHandlerCallRef inHandlerRef, EventRef inEvent, void *i… in TabEventHandler() function