Home
last modified time | relevance | path

Searched refs:AbsoluteHeight (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/image/decoders/
H A DnsBMPDecoder.cpp221 ? mPixelRowSize * AbsoluteHeight() in GetCompressedImageSize()
262 nsIntRect r(0, 0, mH.mWidth, AbsoluteHeight()); in FinishInternal()
583 mCurrentRow = AbsoluteHeight(); in ReadInfoHeaderRest()
652 PostSize(mH.mWidth, AbsoluteHeight()); in ReadBitfields()
858 mCurrentRow = AbsoluteHeight(); in ReadPixelRow()
H A DnsBMPDecoder.h176 int32_t AbsoluteHeight() const { return abs(mH.mHeight); } in AbsoluteHeight() function
/dports/lang/spidermonkey60/firefox-60.9.0/image/decoders/
H A DnsBMPDecoder.cpp200 return mH.mCompression == Compression::RGB ? mPixelRowSize * AbsoluteHeight() in GetCompressedImageSize()
236 nsIntRect r(0, 0, mH.mWidth, AbsoluteHeight()); in FinishInternal()
545 mCurrentRow = AbsoluteHeight(); in ReadInfoHeaderRest()
609 PostSize(mH.mWidth, AbsoluteHeight()); in ReadBitfields()
808 mCurrentRow = AbsoluteHeight(); in ReadPixelRow()
H A DnsBMPDecoder.h178 int32_t AbsoluteHeight() const { return abs(mH.mHeight); } in AbsoluteHeight() function
/dports/www/firefox-esr/firefox-91.8.0/image/decoders/
H A DnsBMPDecoder.cpp243 return mH.mCompression == Compression::RGB ? mPixelRowSize * AbsoluteHeight() in GetCompressedImageSize()
628 mCurrentRow = AbsoluteHeight(); in ReadInfoHeaderRest()
699 PostSize(mH.mWidth, AbsoluteHeight()); in ReadBitfields()
1070 mCurrentRow = AbsoluteHeight(); in ReadPixelRow()
H A DnsBMPDecoder.h208 int32_t AbsoluteHeight() const { return abs(mH.mHeight); } in AbsoluteHeight() function
/dports/lang/spidermonkey78/firefox-78.9.0/image/decoders/
H A DnsBMPDecoder.cpp243 return mH.mCompression == Compression::RGB ? mPixelRowSize * AbsoluteHeight() in GetCompressedImageSize()
622 mCurrentRow = AbsoluteHeight(); in ReadInfoHeaderRest()
693 PostSize(mH.mWidth, AbsoluteHeight()); in ReadBitfields()
1063 mCurrentRow = AbsoluteHeight(); in ReadPixelRow()
H A DnsBMPDecoder.h208 int32_t AbsoluteHeight() const { return abs(mH.mHeight); } in AbsoluteHeight() function
/dports/www/firefox/firefox-99.0/image/decoders/
H A DnsBMPDecoder.cpp243 return mH.mCompression == Compression::RGB ? mPixelRowSize * AbsoluteHeight() in GetCompressedImageSize()
628 mCurrentRow = AbsoluteHeight(); in ReadInfoHeaderRest()
699 PostSize(mH.mWidth, AbsoluteHeight()); in ReadBitfields()
1070 mCurrentRow = AbsoluteHeight(); in ReadPixelRow()
H A DnsBMPDecoder.h208 int32_t AbsoluteHeight() const { return abs(mH.mHeight); } in AbsoluteHeight() function
/dports/mail/thunderbird/thunderbird-91.8.0/image/decoders/
H A DnsBMPDecoder.cpp243 return mH.mCompression == Compression::RGB ? mPixelRowSize * AbsoluteHeight() in GetCompressedImageSize()
628 mCurrentRow = AbsoluteHeight(); in ReadInfoHeaderRest()
699 PostSize(mH.mWidth, AbsoluteHeight()); in ReadBitfields()
1070 mCurrentRow = AbsoluteHeight(); in ReadPixelRow()
H A DnsBMPDecoder.h208 int32_t AbsoluteHeight() const { return abs(mH.mHeight); } in AbsoluteHeight() function