Home
last modified time | relevance | path

Searched refs:keyRight (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/dports/lang/ghc/ghc-8.10.7/libraries/terminfo/System/Console/Terminfo/
H A DKeys.hs25 keyRight,
54 keyRight :: Capability String
55 keyRight = tiGetOutput1 "kcuf1" function
/dports/games/granatier/granatier-21.12.3/src/config/
H A Dplayersettings.cpp67 …m_playerSettings.find(strPlayerID).value().keyRight = QKeySequence(granatierConfig.group("Player")… in PlayerSettings()
91 (*settingsIterator).keyRight = QKeySequence(Qt::Key_Right); in PlayerSettings()
97 (*settingsIterator).keyRight = QKeySequence(Qt::Key_D); in PlayerSettings()
103 (*settingsIterator).keyRight = QKeySequence(Qt::Key_L); in PlayerSettings()
149 const QKeySequence PlayerSettings::keyRight(const QString& strPlayerID) const in keyRight() function in PlayerSettings
151 return m_playerSettings.value(strPlayerID).keyRight; in keyRight()
222 …StringLiteral("%1").arg(nPlayersGroupIndex)).writeEntry("KeyRight", (*player).keyRight.toString()); in savePlayerSettings()
240 …p(QStringLiteral("%1").arg(nPlayersGroupIndex)).writeEntry("KeyRight", player.keyRight.toString()); in savePlayerSettings()
286 m_pendingPlayerSettings.find(strPlayerID).value().keyRight = key; in setKeyRight()
H A Dplayersettings.h28 const QKeySequence keyRight(const QString& strPlayerID) const;
52 QKeySequence keyRight; member
/dports/games/biniax2/biniax2-1.30_9/desktop/
H A Dinp.c45 _Inp.keyRight = BNX_FALSE; in inpInit()
101 _Inp.keyRight = BNX_TRUE; in inpUpdate()
172 if ( _Inp.keyRight == BNX_TRUE ) in inpKeyRight()
174 _Inp.keyRight = BNX_FALSE; in inpKeyRight()
H A Dinp.h49 BNX_BOOL keyRight; member
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/game_sp/
H A DInput.c22 key & MV_RIGHT ? keyRight : keyNone); in map_key_RND_to_SP()
31 key == keyRight ? MV_RIGHT : in map_key_SP_to_RND()
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/game_sp/
H A DInput.c22 key & MV_RIGHT ? keyRight : keyNone); in map_key_RND_to_SP()
31 key == keyRight ? MV_RIGHT : in map_key_SP_to_RND()
/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/game_sp/
H A DInput.c22 key & MV_RIGHT ? keyRight : keyNone); in map_key_RND_to_SP()
31 key == keyRight ? MV_RIGHT : in map_key_SP_to_RND()
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/game_sp/
H A DInput.c22 key & MV_RIGHT ? keyRight : keyNone); in map_key_RND_to_SP()
31 key == keyRight ? MV_RIGHT : in map_key_SP_to_RND()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Util/
H A DSymbolEqualComparer.cs32 int IComparer.Compare(object keyLeft, object keyRight) { in IComparer.Compare() argument
35 string sRight = keyRight as string; in IComparer.Compare()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.DataStructures.Patricia/
H A DPatriciaTrieNode.cs97 int keyRight = right.Key; in Join()
99 int branchingBit = BranchingBit(keyLeft, keyRight); in Join()
/dports/games/xblast/xblast-2.10.4/
H A Dcfg_control.c82 cfg->keyRight = GUI_StringToAtom ("H"); in SetDefaultLeftKeyboard()
111 cfg->keyRight = GUI_StringToAtom ("KP_6"); in SetDefaultRightKeyboard()
180 StoreEntry (section, atomKeyRight, cfg->keyRight); in StoreControlKeyboard()
238 RetrieveEntry (section, atomKeyRight, &cfg->keyRight); in RetrieveControlKeyboard()
H A Dcfg_control.h40 XBAtom keyRight; member
/dports/emulators/mgba/mgba-0.9.2/src/platform/qt/
H A DInputProfile.cpp175 keys.keyRight, in InputProfile()
187 axes.keyRight,
/dports/games/libretro-mgba/mgba-6186d45/src/platform/qt/
H A DInputProfile.cpp175 keys.keyRight, in InputProfile()
187 axes.keyRight,
/dports/games/LibreMines/LibreMines-1.8.0/src/
H A Dcommon.h80 int keyRight; member
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/exp/terminal/
H A Dterminal.go104 keyRight const
127 return keyRight, b[3:]
300 case keyRight:
/dports/lang/gcc48/gcc-4.8.5/libgo/go/exp/terminal/
H A Dterminal.go104 keyRight const
127 return keyRight, b[3:]
300 case keyRight:
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/exp/terminal/
H A Dterminal.go104 keyRight const
127 return keyRight, b[3:]
300 case keyRight:
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/exp/terminal/
H A Dterminal.go104 keyRight const
127 return keyRight, b[3:]
300 case keyRight:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/exp/terminal/
H A Dterminal.go104 keyRight const
127 return keyRight, b[3:]
300 case keyRight:
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/exp/terminal/
H A Dterminal.go104 keyRight const
127 return keyRight, b[3:]
300 case keyRight:
/dports/devel/lab/lab-0.17.2/vendor/github.com/gdamore/tcell/views/
H A Dcellarea.go123 func (a *CellView) keyRight() { func
202 a.keyRight()
/dports/net-im/tut/tut-0.0.17/vendor/github.com/gdamore/tcell/views/
H A Dcellarea.go123 func (a *CellView) keyRight() { func
202 a.keyRight()
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/gdamore/tcell/v2/tcell-2.4.0/views/
H A Dcellarea.go121 func (a *CellView) keyRight() { func
200 a.keyRight()

12345678910>>...13