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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dzstream.cpp57 PushFront();
85 PushFront();
H A Dtarstrm.cpp101 PushFront();
H A Dzipstrm.cpp148 PushFront();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfltfactory.tex157 \membersection{wxFilterClassFactory::PushFront}\label{wxfilterclassfactorypushfront}
159 \func{void}{PushFront}{\void}
H A Darchive.tex179 \membersection{wxArchiveClassFactory::PushFront}\label{wxarchiveclassfactorypushfront}
181 \func{void}{PushFront}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Darchive.h355 void PushFront() { Remove(); m_next = sm_first; sm_first = this; } function in class:wxArchiveClassFactory
H A Dstream.h378 void PushFront() { Remove(); m_next = sm_first; sm_first = this; } function in class:wxFilterClassFactory

Completed in 52 milliseconds