Searched refs:hEnd (Results 1 – 2 of 2) sorted by relevance
71 void SetSelection(CFWL_ListItem* hStart, CFWL_ListItem* hEnd, bool bSelected);
210 CFWL_ListItem* hEnd, in SetSelection() argument213 int32_t iEnd = GetItemIndex(this, hEnd); in SetSelection()