Home
last modified time | relevance | path

Searched refs:_nc_New_TopRow_and_CurrentItem (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libmenu/
H A Dmenu.priv.h115 _nc_New_TopRow_and_CurrentItem(menu,row,item); }
132 extern MENU_EXPORT(void) _nc_New_TopRow_and_CurrentItem (MENU *,int, ITEM *);
H A Dm_item_top.c83 _nc_New_TopRow_and_CurrentItem(menu, row, item); in MENU_EXPORT()
H A Dm_driver.c530 _nc_New_TopRow_and_CurrentItem(menu, in menu_driver()
566 _nc_New_TopRow_and_CurrentItem(menu, my_top_row, item); in menu_driver()
H A Dm_global.c547 _nc_New_TopRow_and_CurrentItem( in _nc_New_TopRow_and_CurrentItem() function