Searched refs:_GetUInt8FromStream (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/translators/psd/
H A DPSDLoader.h84 uint8 _GetUInt8FromStream(BPositionIO *in);
H A DPSDLoader.cpp501 PSDLoader::_GetUInt8FromStream(BPositionIO *in) function in class:PSDLoader
535 int charData = _GetUInt8FromStream(fStream);
539 _GetUInt8FromStream(fStream);

Completed in 84 milliseconds