Searched refs:SDL_IME_PumpEvents_Real (Results 1 – 1 of 1) sorted by relevance
40 static _SDL_IME_PumpEvents SDL_IME_PumpEvents_Real = NULL; variable67 SDL_IME_PumpEvents_Real = SDL_Fcitx_PumpEvents; in InitIME()80 SDL_IME_PumpEvents_Real = SDL_IBus_PumpEvents; in InitIME()102 SDL_IME_PumpEvents_Real = NULL; in SDL_IME_Init()148 if (SDL_IME_PumpEvents_Real) in SDL_IME_PumpEvents()149 SDL_IME_PumpEvents_Real(); in SDL_IME_PumpEvents()
Completed in 3 milliseconds