Lines Matching refs:SWAPLONG
1180 nType = SWAPLONG( nType ); in ImplReadEmbedded()
1181 nLen = SWAPLONG( nLen ); in ImplReadEmbedded()
1182 nWidth = SWAPLONG( nWidth ); in ImplReadEmbedded()
1183 nHeight = SWAPLONG( nHeight ); in ImplReadEmbedded()
1184 nMapMode = SWAPLONG( nMapMode ); in ImplReadEmbedded()
1185 nScaleNumX = SWAPLONG( nScaleNumX ); in ImplReadEmbedded()
1186 nScaleDenomX = SWAPLONG( nScaleDenomX ); in ImplReadEmbedded()
1187 nScaleNumY = SWAPLONG( nScaleNumY ); in ImplReadEmbedded()
1188 nScaleDenomY = SWAPLONG( nScaleDenomY ); in ImplReadEmbedded()
1189 nOffsX = SWAPLONG( nOffsX ); in ImplReadEmbedded()
1190 nOffsY = SWAPLONG( nOffsY ); in ImplReadEmbedded()