Searched refs:fInRowBytes (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/translators/psd/ | ||
H A D | PSDWriter.h | 62 int32 fInRowBytes; variable |
H A D | PSDWriter.cpp | 35 fInRowBytes = B_BENDIAN_TO_HOST_INT32(header.rowBytes); in PSDWriter() |