Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dqconf.h227 void showRangeChanged(bool);
Dqconf.cc890 connect(parent(), SIGNAL(showRangeChanged(bool)), in contextMenuEvent()
969 emit showRangeChanged(b); in setShowRange() local