#include <FBLib_TMSOSDKeyboard.h>
Data Fields | |
dword | Line |
tButtonIcon | ButtonIcon |
char | Text [BUTTONTEXTSIZE] |
Definition at line 11 of file FBLib_TMSOSDKeyboard.h.
tButtonIcon tOSDMenuKeyboard_Buttons::ButtonIcon |
Definition at line 14 of file FBLib_TMSOSDKeyboard.h.
Referenced by OSDMenuKeyboard_LegendButton().
dword tOSDMenuKeyboard_Buttons::Line |
Definition at line 13 of file FBLib_TMSOSDKeyboard.h.
Referenced by OSDMenuKeyboard_LegendButton().
char tOSDMenuKeyboard_Buttons::Text[BUTTONTEXTSIZE] |
Definition at line 15 of file FBLib_TMSOSDKeyboard.h.
Referenced by OSDMenuKeyboard_LegendButton().