Home
last modified time | relevance | path

Searched refs:keypress (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/bin/pick/
H A Dui.py50 def keypress(self, size: int, key: str) -> typing.Optional[str]: member in RootWidget
58 return super().keypress(size, key)
65 # to use our keypress method
92 def keypress(self, size: int, key: str) -> typing.Optional[str]: member in CommitWidget
/third_party/libabigail/tests/lib/
H A Dcatch.hpp9776 auto const setWaitForKeypress = [&]( std::string const& keypress ) {
9777 auto keypressLc = toLower( keypress );
9787 return ParserResult::runtimeError( "keypress argument must be one of: never, start, exit or both. '" + keypress + "' not recognised" );
9891 ["--wait-for-keypress"]
9892 ( "waits for a keypress before exiting" )
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 43 milliseconds