Searched defs:bmpRowData (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/translators/bmp/
H A DBMPTranslator.cpp631 uint8 *bmpRowData = new (nothrow) uint8[bmpRowBytes]; local
817 uint8 *bmpRowData = new (nothrow) uint8[bmpRowBytes]; local
882 uint8 *bmpRowData = new (nothrow) uint8[bmpRowBytes]; local
1234 uint8 *bmpRowData = new (nothrow) uint8[bmpRowBytes]; local
1357 uint8 *bmpRowData = new (nothrow) uint8[bmpRowBytes]; local
[all...]

Completed in 30 milliseconds