Searched refs:startitem (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Devent_handlers.c696 MenuItem *startitem; local in function:HandleKeyPress
701 startitem = ActiveItem ? ActiveItem : ActiveMenu->first;
702 item = startitem->next;
709 while(item != startitem) {
748 if(item == startitem) {

Completed in 4 milliseconds