Home
last modified time | relevance | path

Searched defs:numbuttons (Results 1 – 25 of 100) sorted by relevance

1234

/dports/games/openglad/openglad-0.98/src/
H A Dbutton.cpp402 vbutton * buttonmenu(button * buttons, long numbuttons) in buttonmenu()
408 vbutton * buttonmenu(button * buttons, long numbuttons, long redraw) in buttonmenu()
445 void clearmenu(button *buttons, short numbuttons) in clearmenu()
/dports/graphics/glfw2/glfw-2.7.9/lib/carbon/
H A Dcarbon_joystick.c63 int _glfwPlatformGetJoystickButtons( int joy, unsigned char *buttons, int numbuttons ) in _glfwPlatformGetJoystickButtons()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dm_joy.cpp259 void Joy_GenerateButtonEvents(int oldbuttons, int newbuttons, int numbuttons, int base) in Joy_GenerateButtonEvents()
278 void Joy_GenerateButtonEvents(int oldbuttons, int newbuttons, int numbuttons, const int *keys) in Joy_GenerateButtonEvents()
/dports/graphics/glfw2/glfw-2.7.9/lib/
H A Djoystick.c82 int numbuttons ) in glfwGetJoystickButtons()
/dports/x11-toolkits/SoXt/SoXt-1.3.0/src/Inventor/Xt/viewers/
H A DPlaneViewer.cpp131 const int numbuttons = sizeof(SoXtPlaneViewerButtons) / sizeof(SoXtViewerButton); in constructor() local
180 const int numbuttons = sizeof(SoXtPlaneViewerButtons) / sizeof(SoXtViewerButton); in findButton() local
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/devices/
H A DSoQtLinuxJoystickP.h64 int numbuttons; variable
/dports/x11/xmh/xmh-1.0.3/
H A Dbboxint.h42 int numbuttons; /* How many buttons in this box. */ member
/dports/x11/antimicro/antimicro-2.23/src/
H A Djoystick.cpp99 int numbuttons = SDL_JoystickNumButtons(joyhandle); in getNumberRawButtons() local
/dports/graphics/glfw2/glfw-2.7.9/lib/win32/
H A Dwin32_joystick.c200 int numbuttons ) in _glfwPlatformGetJoystickButtons()
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_2_0_1/lib/
H A DPmwRadioSelect.py114 def numbuttons(self): member in RadioSelect
H A DPmwButtonBox.py68 def numbuttons(self): member in ButtonBox
/dports/x11-toolkits/py-Pmw/Pmw-2.0.1/Pmw/Pmw_1_3_3/lib/
H A DPmwRadioSelect.py113 def numbuttons(self): member in RadioSelect
H A DPmwButtonBox.py68 def numbuttons(self): member in ButtonBox
/dports/games/ags/ags_linux_v.3.4.4.1/Common/ac/
H A Dinterfaceelement.h26 int numbuttons; member
/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/ac/
H A Dinterface_element.h36 int numbuttons; member
/dports/graphics/glfw2/glfw-2.7.9/lib/x11/
H A Dx11_joystick.c340 int numbuttons ) in _glfwPlatformGetJoystickButtons()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/x11/
H A DSDL_x11messagebox.c110 int numbuttons; /* Count of buttons. */ member
151 int numbuttons = data->numbuttons; in GetHitButtonIndex() local
173 int numbuttons = messageboxdata->numbuttons; in X11_MessageBoxInit() local
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/x11/
H A DSDL_x11messagebox.c110 int numbuttons; /* Count of buttons. */ member
151 int numbuttons = data->numbuttons; in GetHitButtonIndex() local
173 int numbuttons = messageboxdata->numbuttons; in X11_MessageBoxInit() local
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/x11/
H A DSDL_x11messagebox.c110 int numbuttons; /* Count of buttons. */ member
151 int numbuttons = data->numbuttons; in GetHitButtonIndex() local
173 int numbuttons = messageboxdata->numbuttons; in X11_MessageBoxInit() local
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/x11/
H A DSDL_x11messagebox.c111 int numbuttons; /* Count of buttons. */ member
152 int numbuttons = data->numbuttons; in GetHitButtonIndex() local
174 int numbuttons = messageboxdata->numbuttons; in X11_MessageBoxInit() local
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-sys-0.32.6/SDL2-2.0.9/include/
H A DSDL_messagebox.h99 int numbuttons; member
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/win_dll/include/SDL2/
H A DSDL_messagebox.h99 int numbuttons; member
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/ThirdParty/SDL2/
H A DSDL_messagebox.h99 int numbuttons; member
/dports/games/redeclipse16/base-1.6.0/bin/redeclipse.app/Contents/Frameworks/SDL2.framework/Versions/A/Headers/
H A DSDL_messagebox.h99 int numbuttons; member
/dports/games/redeclipse/base-2.0.0/bin/redeclipse.app/Contents/Frameworks/SDL2.framework/Versions/A/Headers/
H A DSDL_messagebox.h99 int numbuttons; member

1234