Searched defs:ALLEGRO_MENU (Results 1 – 3 of 3) sorted by relevance
89 struct ALLEGRO_MENU struct93 ALLEGRO_MENU_ITEM *parent; argument106 * The function will find the appropriate ALLEGRO_MENU and emit the event. argument
339 -(id) initWithMenu:(ALLEGRO_MENU*) amenu; // Designated initializer argument349 +(ALLEGMenuTarget*) targetForMenu:(ALLEGRO_MENU*) amenu; argument502 {610 +(ALLEGMenuTarget*) targetForMenu:(ALLEGRO_MENU *)amenu {
46 typedef struct ALLEGRO_MENU ALLEGRO_MENU; typedef