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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstring.cpp2194 m_autoSort = autoSort;
2200 Init(src.m_autoSort);
2213 m_autoSort = src.m_autoSort;
2368 if ( m_autoSort ) {
2417 if ( m_autoSort ) {
2621 wxCHECK_RET( !m_autoSort, wxT("can't use this method with sorted arrays") );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Darrstr.h333 bool m_autoSort; // if true, keep the array always sorted member in class:wxArrayString

Completed in 109 milliseconds