Home
last modified time | relevance | path

Searched defs:handleMouseWheelMoved (Results 1 – 3 of 3) sorted by relevance

/dports/games/maxr/maxr-0.2.9/src/ui/graphical/
H A Dwidget.cpp311 bool cWidget::handleMouseWheelMoved (cApplication& application, cMouse& mouse, const cPosition& amo… in handleMouseWheelMoved() function in cWidget
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/menu/widgets/
H A Dlistview.h436 bool cListView<ItemType>::handleMouseWheelMoved (cApplication& application, cMouse& mouse, const cP… in handleMouseWheelMoved() function
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/game/
H A Dgamegui.cpp645 bool cGameGui::handleMouseWheelMoved (cApplication& application, cMouse& mouse, const cPosition& am… in handleMouseWheelMoved() function in cGameGui