Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dqconf.h66 void updateList(ConfigItem *item);
81 updateList(NULL); in updateListAll()
214 static void updateList(ConfigItem* item);
A Dqconf.cc292 parent()->updateList(item); in keyPressEvent()
418 void ConfigList::updateList(ConfigItem* item) in updateList() function in ConfigList
485 parent()->updateList(item); in setValue()
519 parent()->updateList(item); in changeValue()
992 void ConfigView::updateList(ConfigItem* item) in updateList() function in ConfigView
997 v->list->updateList(item); in updateList()

Completed in 6 milliseconds