Searched refs:SwapLong (Results 1 – 2 of 2) sorted by relevance
189 inline long SwapLong( long n ) in SwapLong() function225 << SwapLong(nSize) // Filesize in Bytes in WriteBMPHeader()228 << SwapLong(nOffset); // Offset? in WriteBMPHeader()230 rStream << SwapLong(40) // sizeof( BmpInfo ) in WriteBMPHeader()231 << SwapLong(n4Width) in WriteBMPHeader()232 << SwapLong(n4Height) in WriteBMPHeader()235 << SwapLong(0) in WriteBMPHeader()236 << SwapLong(0) in WriteBMPHeader()237 << SwapLong( rPicType.nGoalWidth in WriteBMPHeader()240 << SwapLong( rPicType.nGoalHeight in WriteBMPHeader()[all …]
83 inline static void SwapLong( long& r ) in SwapLong() function1361 SwapLong(r); in operator >>()1499 SwapLong(v); in operator <<()