Searched defs:PushFront (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 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 34 milliseconds