Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dqconf.h74 void updateList(ConfigItem *item);
89 updateList(NULL); in updateListAll()
225 static void updateList(ConfigItem* item);
Dqconf.cc114 listView()->updateList(this); in okRename()
324 parent()->updateList(item); in keyPressEvent()
447 void ConfigList::updateList(ConfigItem* item) in updateList() function in ConfigList
510 parent()->updateList(item); in setValue()
544 parent()->updateList(item); in changeValue()
940 void ConfigView::updateList(ConfigItem* item) in updateList() function in ConfigView
945 v->list->updateList(item); in updateList()