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

/linux-4.4.14/scripts/kconfig/
H A Dqconf.h66 void updateList(ConfigItem *item);
81 updateList(NULL); updateListAll()
214 static void updateList(ConfigItem* item);
H A Dqconf.cc293 parent()->updateList(item); keyPressEvent()
419 void ConfigList::updateList(ConfigItem* item) updateList() function in class:ConfigList
486 parent()->updateList(item); setValue()
520 parent()->updateList(item); changeValue()
993 void ConfigView::updateList(ConfigItem* item) updateList() function in class:ConfigView
998 v->list->updateList(item); updateList()

Completed in 46 milliseconds