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