yesColIdx         159 scripts/kconfig/qconf.cc 			setText(yesColIdx, QString::null);
yesColIdx         169 scripts/kconfig/qconf.cc 			setText(yesColIdx, "Y");
yesColIdx         191 scripts/kconfig/qconf.cc 			setText(yesColIdx, sym_tristate_within_range(sym, yes) ? "_" : 0);
yesColIdx         355 scripts/kconfig/qconf.cc 	removeColumn(yesColIdx);
yesColIdx         365 scripts/kconfig/qconf.cc 		addColumn(yesColIdx);
yesColIdx         809 scripts/kconfig/qconf.cc 	case yesColIdx: