Home
last modified time | relevance | path

Searched refs:keypress (Results 1 – 25 of 26) sorted by relevance

12

/third_party/python/Doc/library/
Dmsvcrt.rst101 Return ``True`` if a keypress is waiting to be read.
106 Read a keypress and return the resulting character as a byte string.
107 Nothing is echoed to the console. This call will block if a keypress
111 The :kbd:`Control-C` keypress cannot be read with this function.
121 Similar to :func:`getch`, but the keypress will be echoed if it represents a
/third_party/mesa3d/bin/pick/
Dui.py50 def keypress(self, size: int, key: str) -> typing.Optional[str]: member in RootWidget
58 return super().keypress(size, key)
92 def keypress(self, size: int, key: str) -> typing.Optional[str]: member in CommitWidget
/third_party/cef/tests/cefclient/browser/
Dtext_input_client_osr_mac.mm271 // Send keypress and/or composition related events.
277 // a keypress event.
/third_party/libwebsockets/lib/system/smd/
DREADME.md46 network status, or UI event like a keypress. Participants set a bitmask to
/third_party/node/doc/api/
Dreadline.md510 process.stdin.on('keypress', (c, k) => {
1134 stream to begin emitting `'keypress'` events corresponding to received input.
1143 the `input` from emitting `'keypress'` events.
/third_party/python/Doc/faq/
Dwindows.rst276 How do I check for a keypress without blocking?
Dlibrary.rst190 How do I get a single keypress at a time?
/third_party/node/doc/changelogs/
DCHANGELOG_V012.md121 * \[[`db80592071`](https://github.com/nodejs/node/commit/db80592071)] - openssl: fix keypress requi…
165 * \[[`f5a961ab13`](https://github.com/nodejs/node/commit/f5a961ab13)] - openssl: fix keypress requi…
DCHANGELOG_V010.md134 * \[[`1f4a6f5bd1`](https://github.com/nodejs/node/commit/1f4a6f5bd1)] - openssl: fix keypress requi…
174 * \[[`aa02438274`](https://github.com/nodejs/node/commit/aa02438274)] - openssl: fix keypress requi…
DCHANGELOG_IOJS.md588 * **readline**: Fixed a freeze that affected the repl if the keypress event handler threw (Alex Koc…
620 …thub.com/nodejs/node/commit/bd01603201)] - **readline**: fix freeze if `keypress` event throws (Al…
760 * \[[`5c29c0c519`](https://github.com/nodejs/node/commit/5c29c0c519)] - **openssl**: fix keypress r…
761 * \[[`2cd7f73d9f`](https://github.com/nodejs/node/commit/2cd7f73d9f)] - **openssl**: fix keypress r…
982 * \[[`2eb170874a`](https://github.com/nodejs/node/commit/2eb170874a)] - **openssl**: fix keypress r…
983 * \[[`a130132c8f`](https://github.com/nodejs/node/commit/a130132c8f)] - **openssl**: fix keypress r…
1500 * \[[`116c54692a`](https://github.com/nodejs/node/commit/116c54692a)] - **openssl**: fix keypress r…
DCHANGELOG_V4.md123 * \[[`6fd2cc93a6`](https://github.com/nodejs/node/commit/6fd2cc93a6)] - **openssl**: fix keypress r…
153 * \[[`f7eb162d0d`](https://github.com/nodejs/node/commit/f7eb162d0d)] - **openssl**: fix keypress r…
213 * \[[`1bde7f5cef`](https://github.com/nodejs/node/commit/1bde7f5cef)] - **openssl**: fix keypress r…
214 * \[[`e69f47b686`](https://github.com/nodejs/node/commit/e69f47b686)] - **openssl**: fix keypress r…
651 * \[[`e3915a415b`](https://github.com/nodejs/node/commit/e3915a415b)] - **openssl**: fix keypress r…
1143 * \[[`c235708bef`](https://github.com/nodejs/node/commit/c235708bef)] - **readline**: keypress trig…
1294 * \[[`7c696e201a`](https://github.com/nodejs/node/commit/7c696e201a)] - **openssl**: fix keypress r…
1295 * \[[`44e5776c0f`](https://github.com/nodejs/node/commit/44e5776c0f)] - **openssl**: fix keypress r…
1830 * \[[`baedfbae6a`](https://github.com/nodejs/node/commit/baedfbae6a)] - **openssl**: fix keypress r…
DCHANGELOG_V6.md141 * \[[`190894448b`](https://github.com/nodejs/node/commit/190894448b)] - **openssl**: fix keypress r…
220 * \[[`b78d403da3`](https://github.com/nodejs/node/commit/b78d403da3)] - **openssl**: fix keypress r…
256 * \[[`19b9d7fd77`](https://github.com/nodejs/node/commit/19b9d7fd77)] - **openssl**: fix keypress r…
557 * \[[`ef32e06a6e`](https://github.com/nodejs/node/commit/ef32e06a6e)] - **openssl**: fix keypress r…
909 * \[[`eb30387c6d`](https://github.com/nodejs/node/commit/eb30387c6d)] - **openssl**: fix keypress r…
1289 * \[[`880fba9c56`](https://github.com/nodejs/node/commit/880fba9c56)] - **openssl**: fix keypress r…
1780 * \[[`4c51d969ee`](https://github.com/nodejs/node/commit/4c51d969ee)] - **openssl**: fix keypress r…
2832 * \[[`c4678d2f9a`](https://github.com/nodejs/node/commit/c4678d2f9a)] - **openssl**: fix keypress r…
3688 * \[[`38bed98a92`](https://github.com/nodejs/node/commit/38bed98a92)] - **openssl**: fix keypress r…
3689 * \[[`a25fc3f715`](https://github.com/nodejs/node/commit/a25fc3f715)] - **openssl**: fix keypress r…
[all …]
DCHANGELOG_V8.md121 * \[[`dd285968c4`](https://github.com/nodejs/node/commit/dd285968c4)] - **openssl**: fix keypress r…
253 * \[[`6969fad7d6`](https://github.com/nodejs/node/commit/6969fad7d6)] - **openssl**: fix keypress r…
419 * \[[`7f362a11ee`](https://github.com/nodejs/node/commit/7f362a11ee)] - **openssl**: fix keypress r…
921 * \[[`131c5ed438`](https://github.com/nodejs/node/commit/131c5ed438)] - **openssl**: fix keypress r…
1231 * \[[`0641f2dbf9`](https://github.com/nodejs/node/commit/0641f2dbf9)] - **openssl**: fix keypress r…
1894 * \[[`7d68488524`](https://github.com/nodejs/node/commit/7d68488524)] - **openssl**: fix keypress r…
2044 * \[[`d334a95834`](https://github.com/nodejs/node/commit/d334a95834)] - **openssl**: fix keypress r…
4118 * \[[`b5409abf9a`](https://github.com/nodejs/node/commit/b5409abf9a)] - **openssl**: fix keypress r…
DCHANGELOG_V9.md312 * \[[`223b42648f`](https://github.com/nodejs/node/commit/223b42648f)] - **openssl**: fix keypress r…
1844 * \[[`e14c0babe0`](https://github.com/nodejs/node/commit/e14c0babe0)] - **openssl**: fix keypress r…
2059 * \[[`083a6e3830`](https://github.com/nodejs/node/commit/083a6e3830)] - **openssl**: fix keypress r…
DCHANGELOG_ARCHIVE.md247 * readline: implements keypress buffering (Dan Kaplun)
DCHANGELOG_V5.md98 * \[[`c1ddefdd79`](https://github.com/nodejs/node/commit/c1ddefdd79)] - **openssl**: fix keypress r…
DCHANGELOG_V7.md1085 * \[[`4caa0126aa`](https://github.com/nodejs/node/commit/4caa0126aa)] - **openssl**: fix keypress r…
DCHANGELOG_V13.md1194 …ithub.com/nodejs/node/commit/424408005f)] - **test**: stricten readline keypress failure test cond…
DCHANGELOG_V12.md2830 …ithub.com/nodejs/node/commit/20167fec5f)] - **test**: stricten readline keypress failure test cond…
/third_party/python/Doc/howto/
Dcurses.rst214 of activity, and then pause waiting for a keypress or some other action on the
/third_party/libabigail/tests/lib/
Dcatch.hpp9776 auto const setWaitForKeypress = [&]( std::string const& keypress ) { in makeCommandLineParser() argument
9777 auto keypressLc = toLower( keypress ); in makeCommandLineParser()
9787 …or( "keypress argument must be one of: never, start, exit or both. '" + keypress + "' not recognis… in makeCommandLineParser()
/third_party/python/Doc/whatsnew/
D2.6.rst3112 API. The :func:`getwch` function reads a keypress and returns a Unicode
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch38454 - // navigation keypress. This issue is tracked in https://crbug.com/1206446.
38460 + // spatial navigation keypress. This issue is tracked in
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81698 static nsIAtom* keypress; member in nsGkAtoms
/third_party/NuttX/
DReleaseNotes3555 with normal ASCII keypress data. The encoding is partially integrated

12