Searched refs:OnRead (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtextfile.h42 virtual bool OnRead(const wxMBConv& conv);
H A Dmemtext.h40 virtual bool OnRead(const wxMBConv& WXUNUSED(conv))
H A Dtextbuf.h187 virtual bool OnRead(const wxMBConv& conv) = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtextbuf.cpp201 m_isOpened = OnRead(conv);
H A Dtextfile.cpp89 bool wxTextFile::OnRead(const wxMBConv& conv) function in class:wxTextFile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dmimetype.cpp77 // correctly, see OnRead()
180 virtual bool OnRead(const wxMBConv& WXUNUSED(conv))
182 return wxTextFile::OnRead(

Completed in 182 milliseconds