Searched refs:s_CmpFunc (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddatavcmn.cpp296 static wxDataViewListModelCompare s_CmpFunc; variable
302 return s_CmpFunc( row1, row2, s_CmpCol, s_CmpModel );
335 s_CmpFunc = wxDataViewListModelSortedDefaultCompare;
337 s_CmpFunc = wxDataViewListModelSortedDefaultCompareDescending;

Completed in 47 milliseconds