Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/psp/
H A Dpspkeyboard.h78 void increaseKeyboardLocationY(int amount);
H A Dpspkeyboard.cpp173 void PSPKeyboard::increaseKeyboardLocationY(int amount) { in increaseKeyboardLocationY() function in PSPKeyboard
416 increaseKeyboardLocationY(5); in handleMoveState()
418 increaseKeyboardLocationY(-5); in handleMoveState()
/dports/games/scummvm/scummvm-2.5.1/backends/platform/psp/
H A Dpspkeyboard.h78 void increaseKeyboardLocationY(int amount);
H A Dpspkeyboard.cpp173 void PSPKeyboard::increaseKeyboardLocationY(int amount) { in increaseKeyboardLocationY() function in PSPKeyboard
416 increaseKeyboardLocationY(5); in handleMoveState()
418 increaseKeyboardLocationY(-5); in handleMoveState()