Searched defs:GUI_FUNCTION (Results 1 – 1 of 1) sorted by relevance
1679 # define GUI_FUNCTION(f) (gui.in_use ? gui_##f : termgui_##f) macro1687 # define GUI_FUNCTION(f) gui_##f macro1695 # define GUI_FUNCTION(f) termgui_##f macro