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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddbtable.h81 bool Ascending; member in class:wxDbIdxDef
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddbtable.cpp1788 if (pIndexDefs[i].Ascending)
1794 wxASSERT_MSG(pIndexDefs[i].Ascending, _T("Datasource does not support DESCending index columns"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/db/
H A Ddbtest.cpp1124 idxDef[0].Ascending = true;
1127 idxDef[1].Ascending = true;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddb.tex2017 bool Ascending // Is index maintained in
2547 IndexDef[0].Ascending = true;
2550 IndexDef[1].Ascending = false;
H A Dtdb.tex1181 VALUES(5, 'HR', 'The Lark Ascending')

Completed in 101 milliseconds