Searched defs:nScanlineLen (Results 1 – 1 of 1) sorted by relevance
492 const sal_Int32 nScanlineLen = (nWidth * mnBitsPerPixel + 7)/8; in getData() local545 const sal_Int32 nScanlineLen = (maSize.Width * mnBitsPerPixel + 7)/8; in getMemoryLayout() local
Completed in 18 milliseconds