Home | History | Annotate | Download | only in coders

Lines Matching refs:ReadBlobMSBLong

305   sun_info.magic=ReadBlobMSBLong(image);
313 sun_info.width=ReadBlobMSBLong(image);
314 sun_info.height=ReadBlobMSBLong(image);
315 sun_info.depth=ReadBlobMSBLong(image);
316 sun_info.length=ReadBlobMSBLong(image);
317 sun_info.type=ReadBlobMSBLong(image);
318 sun_info.maptype=ReadBlobMSBLong(image);
319 sun_info.maplength=ReadBlobMSBLong(image);
626 sun_info.magic=ReadBlobMSBLong(image);