|
SDL
2.0
|
Include dependency graph for SDL_fcitx.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| SDL_bool | SDL_Fcitx_Init (void) |
| void | SDL_Fcitx_Quit (void) |
| void | SDL_Fcitx_SetFocus (SDL_bool focused) |
| void | SDL_Fcitx_Reset (void) |
| SDL_bool | SDL_Fcitx_ProcessKeyEvent (Uint32 keysym, Uint32 keycode) |
| void | SDL_Fcitx_UpdateTextRect (SDL_Rect *rect) |
| void | SDL_Fcitx_PumpEvents () |