Home
last modified time | relevance | path

Searched defs:send_key_press (Results 1 – 6 of 6) sorted by relevance

/dports/security/p5-File-KeePass-Agent/File-KeePass-Agent-2.01/lib/File/KeePass/Agent/
H A Dunix.pm388 sub send_key_press { subroutine
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/qt5-im/
H A Dhime-imcontext-qt.cpp263 bool QHimePlatformInputContext::send_key_press (quint32 keysym, quint32 state) { in send_key_press() function in QHimePlatformInputContext
/dports/chinese/gcin-qt5/gcin-2.9.0/qt5-im/
H A Dgcin-imcontext-qt5.cpp297 bool QGcinPlatformInputContext::send_key_press(quint32 keysym, quint32 state) { in send_key_press() function in QGcinPlatformInputContext
/dports/chinese/gcin/gcin-2.9.0/qt5-im/
H A Dgcin-imcontext-qt5.cpp297 bool QGcinPlatformInputContext::send_key_press(quint32 keysym, quint32 state) { in send_key_press() function in QGcinPlatformInputContext
/dports/chinese/gcin-gtk3/gcin-2.9.0/qt5-im/
H A Dgcin-imcontext-qt5.cpp297 bool QGcinPlatformInputContext::send_key_press(quint32 keysym, quint32 state) { in send_key_press() function in QGcinPlatformInputContext
/dports/multimedia/libcec/libcec-libcec-6.0.2/src/EventGhost/egplugin_sources/PulseEight/
H A Dcec_classes.py289 def send_key_press(): member in CECDevice.__getattr__.Wrapper