Home
last modified time | relevance | path

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

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DEventHandler.h104 void applyMacro_cb(void *);
H A DEventHandler.cpp724 EventHandler::applyMacro_cb(void *w) in applyMacro_cb() function in EventHandler
837 applyMacro_cb(0); in delete_cb()
H A DWidgetsX.cpp49 e->applyMacro_cb((void*) which); in macroApply_cb()