Home
last modified time | relevance | path

Searched defs:KeyPress (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/test/test_tkinter/
Dtest_misc.py387 KeyPress = '2' variable in MiscTest.test_eventtype_enum.CheckedEventType
/external/python/cpython3/Lib/tkinter/
D__init__.py176 KeyPress = '2' variable in EventType
/external/crosvm/gpu_display/src/generated/
Dxlib.rs23 pub const KeyPress: u32 = 2; constant