OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MC_KEYPRESS
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
MultiCall.py
18
event type constants defined in this module (such as
MC_KEYPRESS
).
39
MC_KEYPRESS
=0; MC_KEYRELEASE=1; MC_BUTTONPRESS=2; MC_BUTTONRELEASE=3;
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
MultiCall.py
18
event type constants defined in this module (such as
MC_KEYPRESS
).
39
MC_KEYPRESS
=0; MC_KEYRELEASE=1; MC_BUTTONPRESS=2; MC_BUTTONRELEASE=3;
Completed in 50 milliseconds