Home
last modified time | relevance | path

Searched defs:loadStream (Results 1 – 25 of 127) sorted by relevance

123456

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/director/
H A Dimages.cpp74 bool DIBDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Director::DIBDecoder
144 bool BITDDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Director::BITDDecoder
262 bool BITDDecoderV4::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Director::BITDDecoderV4
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/hfsexplorer/gui/
H A DDisplayTextFilePanel.java143 public void loadStream(InputStream is) { in loadStream() method in DisplayTextFilePanel
147 public void loadStream(Readable is) { in loadStream() method in DisplayTextFilePanel
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cryomni3d/image/
H A Dhlz.cpp51 bool HLZFileDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Image::HLZFileDecoder
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/prince/
H A Dvariatxt.cpp40 bool VariaTxt::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Prince::VariaTxt
H A Dmhwanh.cpp50 bool MhwanhDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Prince::MhwanhDecoder
H A Dfont.cpp42 bool Font::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Prince::Font
H A Dcursor.cpp45 bool Cursor::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Prince::Cursor
H A Danimation.cpp52 bool Animation::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Prince::Animation
/dports/games/scummvm/scummvm-2.5.1/engines/prince/
H A Dmhwanh.cpp50 bool MhwanhDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Prince::MhwanhDecoder
H A Dvariatxt.cpp40 bool VariaTxt::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Prince::VariaTxt
H A Dfont.cpp42 bool Font::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Prince::Font
H A Dcursor.cpp45 bool Cursor::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Prince::Cursor
/dports/games/scummvm/scummvm-2.5.1/engines/cryomni3d/image/
H A Dhlz.cpp51 bool HLZFileDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Image::HLZFileDecoder
/dports/games/scummvm/scummvm-2.5.1/engines/glk/
H A Draw_decoder.cpp43 bool RawDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Glk::RawDecoder
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/
H A Draw_decoder.cpp43 bool RawDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Glk::RawDecoder
/dports/games/scummvm/scummvm-2.5.1/engines/director/
H A Dimages.cpp73 bool DIBDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Director::DIBDecoder
162 bool BITDDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Director::BITDDecoder
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sludge/
H A Dhsi.cpp48 bool HSIDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Sludge::HSIDecoder
/dports/games/scummvm/scummvm-2.5.1/engines/sludge/
H A Dhsi.cpp48 bool HSIDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Sludge::HSIDecoder
/dports/games/residualvm/residualvm-0.3.1/image/
H A Dbmp.cpp57 bool BitmapDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Image::BitmapDecoder
/dports/textproc/zenxml/zenxml-2.4/zenxml/
H A Dio.h94 std::string loadStream(const String& filename) //throw XmlFileError in loadStream() function
/dports/games/scummvm/scummvm-2.5.1/image/
H A Dcel_3do.cpp59 bool Cel3DODecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Image::Cel3DODecoder
H A Dbmp.cpp63 bool BitmapDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Image::BitmapDecoder
H A Dgif.cpp52 bool GIFDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Image::GIFDecoder
/dports/games/libretro-scummvm/scummvm-7b1e929/image/
H A Dbmp.cpp57 bool BitmapDecoder::loadStream(Common::SeekableReadStream &stream) { in loadStream() function in Image::BitmapDecoder
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/toon/
H A Dmovie.cpp53 bool ToonstruckSmackerDecoder::loadStream(Common::SeekableReadStream *stream) { in loadStream() function in Toon::ToonstruckSmackerDecoder

123456