OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kKeyCodeApostrophe
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/
keycode.h
94
kKeyCodeApostrophe
= KEY_APOSTROPHE,
charmap.c
127
{ "APOSTROPHE",
kKeyCodeApostrophe
},
193
{
kKeyCodeApostrophe
, '\'', '"', '\'', '"', '\'' },
/external/qemu/android/skin/
keyboard.c
375
case SDLK_QUOTE: return
kKeyCodeApostrophe
;
Completed in 20 milliseconds