Home
last modified time | relevance | path

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

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DGui_KeyPress.cpp397 gui->comboGraphs(gui->cmbGraphs, v); in channelChanged()
H A DGui_Events.cpp383 void CGui::comboGraphs(CMB) in comboGraphs() function in CGui
H A DCGui.h175 Cmb cmbGraphs; void comboGraphs(CMB); Txt valGraphsType;
H A DGui_Init.cpp142 Cmb(cmb, "CmbGraphsType", comboGraphs); cmbGraphs = cmb; in InitGui()