Home
last modified time | relevance | path

Searched refs:UnixMenuItem (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h958 } UnixMenuItem, *PUnixMenuItem; typedef
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_menu.c448 ix = w-> um = malloc( sizeof( UnixMenuItem) * w-> num); in update_menu_window()
450 bzero( w-> um, sizeof( UnixMenuItem) * w-> num); in update_menu_window()