OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L_SHIFT
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/tools/usb_gadget/
keyboard_gadget_test.py
36
g.ModifierDown(hid_constants.ModifierKey.
L_SHIFT
)
41
g.ModifierUp(hid_constants.ModifierKey.
L_SHIFT
)
hid_constants.py
80
L_SHIFT
= 0x02
keyboard_gadget.py
185
server.gadget.ModifierDown(hid_constants.ModifierKey.
L_SHIFT
)
188
server.gadget.ModifierUp(hid_constants.ModifierKey.
L_SHIFT
)
Completed in 406 milliseconds