Home
last modified time | relevance | path

Searched refs:first_idx (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dlistview.c9441 INT first_idx = DPA_GetPtrIndex( infoPtr->hdpaItems, first ); in LISTVIEW_CallBackCompareEx() local
9445 return (infoPtr->pfnCompare)( first_idx, second_idx, infoPtr->lParamSort ); in LISTVIEW_CallBackCompareEx()