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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextrange.tex102 \membersection{wxRichTextRange::Swap}\label{wxrichtextrangeswap}
104 \func{void}{Swap}{\void}
H A Dscpdarry.tex100 Swap the pointer inside the smart pointer with 'ot'. The pointer being swapped
H A Dscpdptr.tex153 Swap the pointer inside the smart pointer with {\it other}. The pointer being
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddcmirror.h91 static void Swap(wxCoord& x, wxCoord& y) function in class:wxMirrorDC
105 Swap(points[i].x, points[i].y);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dintl.cpp930 size_t32 Swap(size_t32 ui) const function in class:wxMsgCatalogFile
942 size_t32 ofsString = Swap(ent->ofsString);
943 if ( ofsString + Swap(ent->nLen) > m_nSize)
1209 m_numStrings = Swap(pHeader->numStrings);
1211 Swap(pHeader->ofsOrigTable));
1213 Swap(pHeader->ofsTransTable));
1374 size_t length = Swap(m_pTransTable[i].nLen);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DRangeMapTest.cpp784 TEST(RangeMap, Swap)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextbuffer.h348 void Swap() { long tmp = m_start; m_start = m_end; m_end = tmp; } function in class:wxRichTextRange

Completed in 179 milliseconds