Searched refs:DoCanRead (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dimagtga.h38 virtual bool DoCanRead(wxInputStream& stream);
H A Dimagxpm.h35 virtual bool DoCanRead( wxInputStream& stream );
H A Dimagbmp.h66 virtual bool DoCanRead( wxInputStream& stream );
101 virtual bool DoCanRead( wxInputStream& stream );
130 virtual bool DoCanRead( wxInputStream& stream );
157 virtual bool DoCanRead( wxInputStream& stream );
H A Dimaggif.h37 virtual bool DoCanRead( wxInputStream& stream );
H A Dimagiff.h35 virtual bool DoCanRead(wxInputStream& stream);
H A Dimagjpeg.h38 virtual bool DoCanRead( wxInputStream& stream );
H A Dimagpcx.h36 virtual bool DoCanRead( wxInputStream& stream );
H A Dimagpng.h48 virtual bool DoCanRead( wxInputStream& stream );
H A Dimagpnm.h35 virtual bool DoCanRead( wxInputStream& stream );
H A Dimagtiff.h39 virtual bool DoCanRead( wxInputStream& stream );
H A Dimage.h109 virtual bool DoCanRead( wxInputStream& stream ) = 0;
111 // save the stream position, call DoCanRead() and restore the position
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimaggif.cpp97 bool wxGIFHandler::DoCanRead( wxInputStream& stream ) function in class:wxGIFHandler
H A Dimagpnm.cpp179 bool wxPNMHandler::DoCanRead( wxInputStream& stream ) function in class:wxPNMHandler
H A Dimagxpm.cpp216 bool wxXPMHandler::DoCanRead(wxInputStream& stream) function in class:wxXPMHandler
H A Dimagbmp.cpp984 bool wxBMPHandler::DoCanRead(wxInputStream& stream) function in class:wxBMPHandler
1311 bool wxICOHandler::DoCanRead(wxInputStream& stream) function in class:wxICOHandler
1333 bool wxCURHandler::DoCanRead(wxInputStream& stream) function in class:wxCURHandler
1364 bool wxANIHandler::DoCanRead(wxInputStream& stream) function in class:wxANIHandler
H A Dimagpcx.cpp488 bool wxPCXHandler::DoCanRead( wxInputStream& stream ) function in class:wxPCXHandler
H A Dimagjpeg.cpp468 bool wxJPEGHandler::DoCanRead( wxInputStream& stream ) function in class:wxJPEGHandler
H A Dimagtga.cpp719 bool wxTGAHandler::DoCanRead(wxInputStream& stream) function in class:wxTGAHandler
H A Dimagtiff.cpp512 bool wxTIFFHandler::DoCanRead( wxInputStream& stream ) function in class:wxTIFFHandler
H A Dimagiff.cpp785 bool wxIFFHandler::DoCanRead(wxInputStream& stream) function in class:wxIFFHandler
H A Dimagpng.cpp311 bool wxPNGHandler::DoCanRead( wxInputStream& stream ) function in class:wxPNGHandler
H A Dimage.cpp2655 bool ok = DoCanRead(stream);

Completed in 406 milliseconds