Searched refs:current_item (Results 1 – 5 of 5) sorted by relevance
596 my $current_item;625 push @{ $current_section->{items} }, $current_item626 if $current_item;639 push @{ $current_section->{items} }, $current_item640 if $current_item;690 if ($current_item) {695 $current_item->{name} = $1;701 $current_item->{text} .= $_;714 $current_item->{text} .= $_;720 $current_item->{text} .= $_;[all …]
95 current_item(const MENU *menu) in current_item() function
199 extern MENU_EXPORT(ITEM *) current_item(const MENU *);
205 extern ITEM * current_item(MENU *);