Searched defs:KeyPress (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/test/test_tkinter/ | ||
D | test_misc.py | 387 KeyPress = '2' variable in MiscTest.test_eventtype_enum.CheckedEventType |
/external/python/cpython3/Lib/tkinter/ | ||
D | __init__.py | 176 KeyPress = '2' variable in EventType |
/external/crosvm/gpu_display/src/generated/ | ||
D | xlib.rs | 23 pub const KeyPress: u32 = 2; constant |