yesColIdx         155 scripts/kconfig/qconf.cc 			setText(yesColIdx, QString::null);
yesColIdx         165 scripts/kconfig/qconf.cc 			setText(yesColIdx, "Y");
yesColIdx         187 scripts/kconfig/qconf.cc 			setText(yesColIdx, sym_tristate_within_range(sym, yes) ? "_" : 0);
yesColIdx         357 scripts/kconfig/qconf.cc 	removeColumn(yesColIdx);
yesColIdx         367 scripts/kconfig/qconf.cc 		addColumn(yesColIdx, "Y");
yesColIdx         738 scripts/kconfig/qconf.cc 	case yesColIdx: