Searched refs:UNPRESSED (Results 1 – 7 of 7) sorted by relevance
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/psp/ |
H A D | pspkeyboard.cpp | 340 #define UNPRESSED(x) ((_buttonsChanged & (x)) && !(pad.Buttons & (x))) macro 461 if (UNPRESSED(PSP_CTRL_TRIANGLE)) { in getInputChoice() 464 } else if (UNPRESSED(PSP_CTRL_CIRCLE)) { in getInputChoice() 467 } else if (UNPRESSED(PSP_CTRL_CROSS)) { in getInputChoice() 470 } else if (UNPRESSED(PSP_CTRL_SQUARE)) { in getInputChoice() 473 } else if (UNPRESSED(PSP_CTRL_LTRIGGER) && _state == kCornersSelected) { in getInputChoice() 476 } else if (UNPRESSED(PSP_CTRL_RTRIGGER) && _state == kCornersSelected) { in getInputChoice() 548 if (UNPRESSED(PSP_CTRL_LTRIGGER)) { in handleLTriggerDownState() 562 if (UNPRESSED(PSP_CTRL_RTRIGGER)) { in handleRTriggerDownState()
|
/dports/games/scummvm/scummvm-2.5.1/backends/platform/psp/ |
H A D | pspkeyboard.cpp | 340 #define UNPRESSED(x) ((_buttonsChanged & (x)) && !(pad.Buttons & (x))) macro 461 if (UNPRESSED(PSP_CTRL_TRIANGLE)) { in getInputChoice() 464 } else if (UNPRESSED(PSP_CTRL_CIRCLE)) { in getInputChoice() 467 } else if (UNPRESSED(PSP_CTRL_CROSS)) { in getInputChoice() 470 } else if (UNPRESSED(PSP_CTRL_SQUARE)) { in getInputChoice() 473 } else if (UNPRESSED(PSP_CTRL_LTRIGGER) && _state == kCornersSelected) { in getInputChoice() 476 } else if (UNPRESSED(PSP_CTRL_RTRIGGER) && _state == kCornersSelected) { in getInputChoice() 548 if (UNPRESSED(PSP_CTRL_LTRIGGER)) { in handleLTriggerDownState() 562 if (UNPRESSED(PSP_CTRL_RTRIGGER)) { in handleRTriggerDownState()
|
/dports/games/xtux/xtux/src/client/ |
H A D | input.h | 32 #define UNPRESSED 0 macro
|
/dports/games/affenspiel/affenspiel/ |
H A D | das_mit_dem_affen.c | 37 #define UNPRESSED FALSE macro 356 DrawTile(old_bx,old_by,UNPRESSED); in HandleButtonEvent() 459 DrawBorder(x1,y1,x2,y2,UNPRESSED); in DrawTile() 477 DrawTile(x,y,UNPRESSED); in DrawTiles()
|
/dports/devel/efl/efl-1.25.1/src/lib/elementary/ |
H A D | elc_fileselector_entry.c | 74 SIG_FWD(UNPRESSED, "unpressed") 232 SIG_FWD(UNPRESSED, "unpressed"); in _elm_fileselector_entry_efl_canvas_group_group_add()
|
/dports/devel/efl/efl-1.25.1/src/tests/elementary/spec/ |
H A D | efl_test_clickable.c | 100 EVENT_CHECK(UNPRESSED, unpressed); in _event_register()
|
/dports/games/connectagram/connectagram-1.2.11/data/en/ |
H A D | words | 69141 UNPRESSED
|