Searched defs:AKeyCharmap (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/
H A Dcharmap.h28 /* Defines size of name buffer in AKeyCharmap entry. */
31 typedef struct AKeyCharmap { struct
35 } AKeyCharmap; typedef in typeref:struct:AKeyCharmap
55 const AKeyCharmap* android_get_default_charmap(void);
80 const AKeyCharmap* android_get_charmap_by_name(const char* name);
88 android_charmap_reverse_map_unicode(const AKeyCharmap* cmap,
98 const AKeyCharmap* android_get_charmap(void);

Completed in 885 milliseconds