yesColIdx         176 scripts/kconfig/qconf.cc 			setText(yesColIdx, QString::null);
yesColIdx         186 scripts/kconfig/qconf.cc 			setText(yesColIdx, "Y");
yesColIdx         208 scripts/kconfig/qconf.cc 			setText(yesColIdx, sym_tristate_within_range(sym, yes) ? "_" : 0);
yesColIdx         387 scripts/kconfig/qconf.cc 	removeColumn(yesColIdx);
yesColIdx         397 scripts/kconfig/qconf.cc 		addColumn(yesColIdx, "Y");
yesColIdx         766 scripts/kconfig/qconf.cc 	case yesColIdx: