Home
last modified time | relevance | path

Searched refs:skin_keysym_str_count (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/skin/
Dkeyset.h75 extern int skin_keysym_str_count( void );
Dkeyset.c207 skin_keysym_str_count( void ) in skin_keysym_str_count() function
215 if (index >= 0 && index < skin_keysym_str_count()) in skin_keysym_str()
/external/qemu/android/
Dhelp.c325 count = skin_keysym_str_count(); in help_keyset_file()