Searched refs:function (Results 1 – 9 of 9) sorted by relevance
194 dir_entry[index].function = MNU_change_dir_up; in __create_dir_menu()212 dir_entry[index].function = MNU_change_dir; in __create_dir_menu()217 dir_entry[index].function = MNU_select_file; in __create_dir_menu()228 dir_entry[index].function = NULL; in __create_dir_menu()
14 OSReport("\nError: call moduleD unlinked function.\n");
419 dir_entry[index].function = MNU_change_dir_up; in __create_dir_menu()437 dir_entry[index].function = MNU_change_dir; in __create_dir_menu()442 dir_entry[index].function = MNU_select_file; in __create_dir_menu()453 dir_entry[index].function = NULL; in __create_dir_menu()
217 u8 SYNGetMidiController(SYNSYNTH *synth, u8 midiChannel, u8 function);
263 void (*function)(struct STRUCT_MENU *menu, u32 item, u32 *result); member
162 …pe CP (as described in the function reference About GX States) is sent immediately before drawing …186 When speaker sound is played back while starting the pointer with the WPADControlDpd function, the …
155 …pe CP (as described in the function reference About GX States) is sent immediately before drawing …179 When speaker sound is played back while starting the pointer with the WPADControlDpd function, the …
42 ; we have provided a function to read .tga files.
1555 if (menu->items[menu->curr_pos].function) in DEMOWinMenuChild()1557 … (menu->items[menu->curr_pos].function)(menu, (u32)menu->curr_pos, &result); in DEMOWinMenuChild()