Searched refs:bClearSel (Results 1 – 1 of 1) sorted by relevance
147 bool bClearSel = iSel < 0 || iSel >= iCount; in SetCurSel() local149 if (bClearSel) { in SetCurSel()157 m_iCurSel = bClearSel ? -1 : iSel; in SetCurSel()