Searched refs:pItemEnd (Results 1 – 1 of 1) sorted by relevance
271 CFWL_ListItem* pItemEnd = GetItem(this, iCount - 1); in SelectAll() local272 SetSelection(pItemStart, pItemEnd, false); in SelectAll()