Home | History | Annotate | Download | only in x11

Lines Matching refs:SDL_IC

469 		if ( SDL_IC != NULL ) {
470 SDL_IC);
487 if ( SDL_IC != NULL ) {
488 XUnsetICFocus(SDL_IC);
574 if ( SDL_IC != NULL ) {
591 count = Xutf8LookupString(SDL_IC, &xevent.xkey, keydata, sizeof(keybuf), &xkeysym, &status);
601 count = Xutf8LookupString(SDL_IC, &xevent.xkey, keydata, count, &xkeysym, &status);