Go to the source code of this file.
Functions | |
bool | OSDMenuKeyboard_EventHandler (word *event, dword *param1, dword *param2) |
bool OSDMenuKeyboard_EventHandler | ( | word * | event, |
dword * | param1, | ||
dword * | param2 | ||
) |
Definition at line 4 of file OSDMenuKeyboard_EventHandler.c.
References AutomaticLowerCase, EVT_TMSREMOTEASCII, InsertAt(), Keypad, KeyPadMode, KeyPadPosition, KPM_CAPS, KPM_NrModes, KPM_Standard, OSDMenuKeyboard_CursorEnd(), OSDMenuKeyboard_CursorLeft(), OSDMenuKeyboard_CursorPosition, OSDMenuKeyboard_CursorRight(), OSDMenuKeyboard_DeleteLeft(), OSDMenuKeyboard_DeleteRight(), OSDMenuKeyboard_Draw(), OSDMenuKeyboard_Finish(), OSDMenuKeyboard_GUIInitialized, OSDMenuKeyboard_SaveAndFinish(), OSDMenuKeyboard_StringMaxSize, OSDMenuKeyboard_StringVar, OSDMenuKeyboard_StringVarOrig, OSDMenuKeyboard_TextStartPosition, OSDMenuKeyboard_TMSRemoteDirectMode(), RKEY_Blue, RKEY_Yellow, strlenUC(), StrMkUTF8(), TRACEENTER, and TRACEEXIT.
Referenced by OSDMenuKeyboard_Show().