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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddynarray.h85 class WXDLLIMPEXP_BASE wxArray_SortFunction class
90 wxArray_SortFunction(CMPFUNC f) : m_f(f) { } function in class:wxArray_SortFunction
121 typedef wxArray_SortFunction<T>::CMPFUNC CMPFUNC; \
153 wxArray_SortFunction<T> p(fCmp); \
H A Darrstr.h28 wxArray_SortFunction<wxString>,

Completed in 39 milliseconds