|
SDL
2.0
|
#include "../../SDL_internal.h"
Include dependency graph for SDL_windowskeyboard.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | WIN_InitKeyboard (_THIS) |
| void | WIN_UpdateKeymap (void) |
| void | WIN_QuitKeyboard (_THIS) |
| void | WIN_StartTextInput (_THIS) |
| void | WIN_StopTextInput (_THIS) |
| void | WIN_SetTextInputRect (_THIS, SDL_Rect *rect) |
| SDL_bool | IME_HandleMessage (HWND hwnd, UINT msg, WPARAM wParam, LPARAM *lParam, struct SDL_VideoData *videodata) |
| SDL_bool IME_HandleMessage | ( | HWND | hwnd, |
| UINT | msg, | ||
| WPARAM | wParam, | ||
| LPARAM * | lParam, | ||
| struct SDL_VideoData * | videodata | ||
| ) |