Searched refs:first_idx (Results 1 – 1 of 1) sorted by relevance
9441 INT first_idx = DPA_GetPtrIndex( infoPtr->hdpaItems, first ); in LISTVIEW_CallBackCompareEx() local9445 return (infoPtr->pfnCompare)( first_idx, second_idx, infoPtr->lParamSort ); in LISTVIEW_CallBackCompareEx()