Searched refs:hStart (Results 1 – 3 of 3) sorted by relevance
71 void SetSelection(CFWL_ListItem* hStart, CFWL_ListItem* hEnd, bool bSelected);
206 void CFWL_ListBox::SetSelection(CFWL_ListItem* hStart, in SetSelection() argument209 int32_t iStart = GetItemIndex(this, hStart); in SetSelection()
991 CUresult CUDAAPI cuEventElapsedTime(float *pMilliseconds, CUevent hStart, CUevent hEnd) {995 return func_ptr(pMilliseconds, hStart, hEnd);