Searched refs:UngetLast (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 Dtxtstrm.h91 void UngetLast(); // should be used instead of wxInputStream::Ungetch() because of Unicode issues
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtxtstrm.cpp60 void wxTextInputStream::UngetLast() function in class:wxTextInputStream
123 if (c2 != wxT('\n')) UngetLast(); // Don't eat on Mac

Completed in 55 milliseconds