Home
last modified time | relevance | path

Searched refs:changeValue (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/scripts/kconfig/
H A Dqconf.cc512 void ConfigList::changeValue(ConfigItem* item) in changeValue() function in ConfigList
765 changeValue(item); in keyPressEvent()
822 changeValue(item); in mouseReleaseEvent()
827 changeValue(item); in mouseReleaseEvent()
866 changeValue(item); in mouseDoubleClickEvent()
H A Dqconf.h70 void changeValue(ConfigItem* item);
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc499 void ConfigList::changeValue(ConfigItem* item) in changeValue() function in ConfigList
752 changeValue(item); in keyPressEvent()
808 changeValue(item); in mouseReleaseEvent()
822 changeValue(item); in mouseReleaseEvent()
858 changeValue(item); in mouseDoubleClickEvent()
H A Dqconf.h68 void changeValue(ConfigItem* item);