Home
last modified time | relevance | path

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

/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/glui/glui-2.35/src/example/
H A Dexample3.cpp47 #define CMD_HIST_RESET_ID 101 macro
131 new GLUI_Button(panel, "Clear History", CMD_HIST_RESET_ID, pointer_cb); in pointer_cb()
150 else if ( control->get_id() == CMD_HIST_RESET_ID ) { in pointer_cb()
/dports/devel/glui/glui-2.36/src/example/
H A Dexample3.cpp47 #define CMD_HIST_RESET_ID 101 macro
131 new GLUI_Button(panel, "Clear History", CMD_HIST_RESET_ID, pointer_cb); in pointer_cb()
150 else if ( control->get_id() == CMD_HIST_RESET_ID ) { in pointer_cb()