mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
![Nathan Froyd](/assets/img/avatar_default.png)
These functions are only used in nsBMPDecoder.cpp; we don't need them anywhere else. The only other place they might get used would be the BMP encoder, but the encoder appears to have its own routines for setting pixel data, which don't overlap very well with the decoder's.