Home
last modified time | relevance | path

Searched defs:mLastKey (Results 1 – 5 of 5) sorted by relevance

/dports/games/stratagus/stratagus-3.2.0/src/guichan/include/guichan/sdl/
H A Dsdlinput.h133 Key mLastKey; variable
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/guichan/include/guichan/sdl/
H A Dsdlinput.h133 Key mLastKey; variable
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/symbology/
H A Dcharacterwidget.h169 int mLastKey = -1; variable
/dports/graphics/qgis/qgis-3.22.3/src/gui/symbology/
H A Dcharacterwidget.h169 int mLastKey = -1; variable
/dports/games/scummvm/scummvm-2.5.1/backends/platform/android/org/scummvm/scummvm/
H A DCustomKeyboardView.java200 private int mLastKey; field in CustomKeyboardView