Home
last modified time | relevance | path

Searched defs:KeyButton (Results 1 – 22 of 22) sorted by relevance

/dports/emulators/citra/citra-ac98458e0/src/input_common/
H A Dkeyboard.cpp14 class KeyButton final : public Input::ButtonDevice { class
16 explicit KeyButton(std::atomic<bool>& status_) : status(status_) {} in KeyButton() function in InputCommon::KeyButton
/dports/emulators/citra-qt5/citra-ac98458e0/src/input_common/
H A Dkeyboard.cpp14 class KeyButton final : public Input::ButtonDevice { class
16 explicit KeyButton(std::atomic<bool>& status_) : status(status_) {} in KeyButton() function in InputCommon::KeyButton
/dports/emulators/yuzu/yuzu-0b47f7a46/src/input_common/
H A Dkeyboard.cpp13 class KeyButton final : public Input::ButtonDevice { class
15 explicit KeyButton(std::shared_ptr<KeyButtonList> key_button_list_) in KeyButton() function in InputCommon::KeyButton
/dports/textproc/uim-gtk/uim-d1ac9d9/qt4/candwin/
H A Dcandidatetablewindow.h47 class KeyButton; variable
H A Dcandidatetablewindow.cpp338 KeyButton::KeyButton() : m_index(-1) in KeyButton() function in KeyButton
/dports/textproc/uim-qt5/uim-d1ac9d9/qt4/candwin/
H A Dcandidatetablewindow.h47 class KeyButton; variable
H A Dcandidatetablewindow.cpp338 KeyButton::KeyButton() : m_index(-1) in KeyButton() function in KeyButton
/dports/textproc/uim-m17nlib/uim-d1ac9d9/qt4/candwin/
H A Dcandidatetablewindow.h47 class KeyButton; variable
H A Dcandidatetablewindow.cpp338 KeyButton::KeyButton() : m_index(-1) in KeyButton() function in KeyButton
/dports/textproc/uim-el/uim-d1ac9d9/qt4/candwin/
H A Dcandidatetablewindow.h47 class KeyButton; variable
H A Dcandidatetablewindow.cpp338 KeyButton::KeyButton() : m_index(-1) in KeyButton() function in KeyButton
/dports/textproc/uim-gtk3/uim-d1ac9d9/qt4/candwin/
H A Dcandidatetablewindow.h47 class KeyButton; variable
H A Dcandidatetablewindow.cpp338 KeyButton::KeyButton() : m_index(-1) in KeyButton() function in KeyButton
/dports/japanese/uim-anthy/uim-d1ac9d9/qt4/candwin/
H A Dcandidatetablewindow.h47 class KeyButton; variable
H A Dcandidatetablewindow.cpp338 KeyButton::KeyButton() : m_index(-1) in KeyButton() function in KeyButton
/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DClientProxy1_0.cpp299 ClientProxy1_0::keyDown(KeyID key, KeyModifierMask mask, KeyButton) in keyDown() argument
307 SInt32 count, KeyButton) in keyRepeat() argument
314 ClientProxy1_0::keyUp(KeyID key, KeyModifierMask mask, KeyButton) in keyUp() argument
H A DPrimaryClient.cpp199 PrimaryClient::keyRepeat(KeyID, KeyModifierMask, SInt32, KeyButton) in keyRepeat() argument
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DClientProxy1_0.cpp298 ClientProxy1_0::keyDown(KeyID key, KeyModifierMask mask, KeyButton) in keyDown() argument
306 SInt32 count, KeyButton) in keyRepeat() argument
313 ClientProxy1_0::keyUp(KeyID key, KeyModifierMask mask, KeyButton) in keyUp() argument
H A DPrimaryClient.cpp199 PrimaryClient::keyRepeat(KeyID, KeyModifierMask, SInt32, KeyButton) in keyRepeat() argument
/dports/games/irrlamb/irrlamb-1.0.1/src/
H A Dmenu.h148 irr::gui::IGUIButton *KeyButton; variable
/dports/sysutils/barrier/barrier-2.3.3/src/lib/barrier/
H A Dkey_types.h38 typedef UInt16 KeyButton; typedef
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/synergy/
H A Dkey_types.h38 typedef UInt16 KeyButton; typedef