Home
last modified time | relevance | path

Searched refs:war_GetScrollEvent (Results 1 – 5 of 5) sorted by relevance

/dports/games/warzone2100/warzone2100/src/
H A Dwarzoneconfig.h105 int war_GetScrollEvent();
H A Dwarzoneconfig.cpp365 int war_GetScrollEvent() in war_GetScrollEvent() function
H A Ddisplay.cpp397 switch(war_GetScrollEvent()) in ProcessRadarInput()
406 switch(war_GetScrollEvent()) in ProcessRadarInput()
459 switch(war_GetScrollEvent()) in processInput()
476 switch(war_GetScrollEvent()) in processInput()
H A Dconfiguration.cpp541 iniSetInteger("scrollEvent", war_GetScrollEvent()); // scroll event in saveConfig()
H A Dfrontend.cpp1692 switch(war_GetScrollEvent()) in mouseOptionsScrollEventString()
1745 war_SetScrollEvent(seqCycle(war_GetScrollEvent(), 0, 1, 2)); in seqScrollEvent()