MCPcopy Create free account
hub / github.com/Entware/Entware / item_is_selected

Function item_is_selected

scripts/config/lxdialog/util.c:692–695  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

690}
691
692int item_is_selected(void)
693{
694 return (item_cur->node.selected != 0);
695}
696
697int item_is_tag(char tag)
698{

Callers 2

dialog_checklistFunction · 0.85
item_activate_selectedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected