Go to the source code of this file.
Macros | |
#define | MAXX 437 |
Functions | |
void | OSDMenuKeyboard_Draw (void) |
#define MAXX 437 |
void OSDMenuKeyboard_Draw | ( | void | ) |
Definition at line 4 of file OSDMenuKeyboard_Draw.c.
References COLOR_Grey00, COLOR_Grey01, COLOR_Grey03, COLOR_Grey04, COLOR_Grey05, COLOR_Grey08, COLOR_Grey12, COLOR_Grey19, COLOR_Orange01, COLOR_Orange02, COLOR_Orange03, FMUC_GetStringWidth(), FMUC_PutStringAA(), GetUCPos(), isUTF8Char(), KC_Box, KC_Text, KeyboardCursorType, KeyboardFont_14, Keypad, KeyPadMode, KeyPadPosition, MAXX, NRKEYPADKEYS, OSDMenuKeyboard_Buttons, OSDMenuKeyboard_ButtonsX, OSDMenuKeyboard_CursorPosition, OSDMenuKeyboard_DrawLegendButton(), OSDMenuKeyboard_NrButtons, OSDMenuKeyboard_ReturnToNormal, OSDMenuKeyboard_rgn, OSDMenuKeyboard_StringVar, OSDMenuKeyboard_TextStartPosition, OSDMenuKeyboard_Title, TRACEENTER, and TRACEEXIT.
Referenced by OSDMenuKeyboard_CursorEnd(), OSDMenuKeyboard_CursorLeft(), OSDMenuKeyboard_CursorRight(), OSDMenuKeyboard_DeleteLeft(), OSDMenuKeyboard_DeleteRight(), and OSDMenuKeyboard_EventHandler().