Home
last modified time | relevance | path

Searched refs:fInRowBytes (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/translators/psd/
H A DPSDWriter.h62 int32 fInRowBytes; variable
H A DPSDWriter.cpp35 fInRowBytes = B_BENDIAN_TO_HOST_INT32(header.rowBytes); in PSDWriter()