ReadU16           415 axscript/ByteArrayGlue.cpp 		return (short)m_byteArray.ReadU16();
ReadU16           420 axscript/ByteArrayGlue.cpp 		return m_byteArray.ReadU16();
ReadU16           124 axscript/DataIO.cpp 		return ReadUTFBytes(ReadU16());
ReadU16           149 axscript/dataio.h 		unsigned short ReadU16();
ReadU16           422 shell/ByteArrayGlue.cpp 		return (short)m_byteArray.ReadU16();
ReadU16           427 shell/ByteArrayGlue.cpp 		return m_byteArray.ReadU16();
ReadU16           129 shell/DataIO.cpp 		return ReadUTFBytes(ReadU16());
ReadU16           151 shell/DataIO.h 		unsigned short ReadU16();