FireBirdLib - Topfield TMS PVR TAP Programming Library
OSDMenuKeyboard_DrawLegendButton.c File Reference

Go to the source code of this file.

Functions

TYPE_GrData * OSDMenuGetIconPointer (tButtonIcon ButtonIcon, TYPE_GrData *UserDefinedButton)
 
void OSDMenuKeyboard_DrawLegendButton (dword Line, tButtonIcon ButtonIcon, const char *Text)
 

Function Documentation

◆ OSDMenuGetIconPointer()

TYPE_GrData * OSDMenuGetIconPointer ( tButtonIcon  ButtonIcon,
TYPE_GrData *  UserDefinedButton 
)

Definition at line 3 of file OSDMenuGetIconPointer.c.

References _Button_0_Gd, _Button_1_Gd, _Button_2_Gd, _Button_3_Gd, _Button_4_Gd, _Button_5_Gd, _Button_6_Gd, _Button_7_Gd, _Button_8_Gd, _Button_9_Gd, _Button_ar_Gd, _Button_audio_Gd, _Button_aux_Gd, _Button_blue_Gd, _Button_cut_Gd, _Button_down_Gd, _Button_exit_Gd, _Button_fav_Gd, _Button_ffwd_Gd, _Button_filelist_Gd, _Button_green_Gd, _Button_guide_Gd, _Button_info_Gd, _Button_jumpend_Gd, _Button_jumpstart_Gd, _Button_left_Gd, _Button_list_Gd, _Button_m_Gd, _Button_menu_Gd, _Button_mute_Gd, _Button_nouse_Gd, _Button_ok_Gd, _Button_option_Gd, _Button_pause_Gd, _Button_play_Gd, _Button_progminus_Gd, _Button_progplus_Gd, _Button_recall_Gd, _Button_record_Gd, _Button_red_Gd, _Button_right_Gd, _Button_rwd_Gd, _Button_sat_Gd, _Button_select_Gd, _Button_sleep_Gd, _Button_step_Gd, _Button_stop_Gd, _Button_subtitle_Gd, _Button_ttx_Gd, _Button_tv_radio_Gd, _Button_up_Gd, _Button_vf_Gd, _Button_volminus_Gd, _Button_volplus_Gd, _Button_white_Gd, _Button_yellow_Gd, BI_0, BI_1, BI_2, BI_3, BI_4, BI_5, BI_6, BI_7, BI_8, BI_9, BI_AR, BI_Audio, BI_Aux, BI_Blue, BI_Cut, BI_Down, BI_Exit, BI_Fav, BI_Ffwd, BI_FileList, BI_Green, BI_Guide, BI_Info, BI_JumpEnd, BI_JumpStart, BI_Left, BI_List, BI_M, BI_Menu, BI_Mute, BI_None, BI_NoUse, BI_Ok, BI_Option, BI_Pause, BI_Play, BI_ProgMinus, BI_ProgPlus, BI_Recall, BI_Record, BI_Red, BI_Right, BI_Rwd, BI_Sat, BI_Select, BI_Sleep, BI_Step, BI_Stop, BI_Subtitle, BI_TTX, BI_TV_Radio, BI_Up, BI_UserDefined, BI_VF, BI_VolMinus, BI_VolPlus, BI_White, BI_Yellow, TRACEENTER, and TRACEEXIT.

Referenced by OSDMenuButtonAdd(), and OSDMenuKeyboard_DrawLegendButton().

◆ OSDMenuKeyboard_DrawLegendButton()

void OSDMenuKeyboard_DrawLegendButton ( dword  Line,
tButtonIcon  ButtonIcon,
const char *  Text 
)