Searched refs:utf16buf (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/x11/
H A DSDL_x11events.c591 Uint16 utf16buf[32]; local
592 Uint16 *utf16data = utf16buf;
643 if (utf16size > sizeof(utf16buf)) {
720 if (utf16data != NULL && utf16buf != utf16data) {

Completed in 367 milliseconds