Searched refs:nXCount (Results 1 – 1 of 1) sorted by relevance
282 sal_uInt16 nXCount, nYCount, nRGB16; in ImplReadBody() local289 nXCount = nYCount = 0; in ImplReadBody()330 nXCount++; in ImplReadBody()331 if ( nXCount == mpFileHeader->nImageWidth ) in ImplReadBody()334 nXCount = 0; in ImplReadBody()355 nXCount++; in ImplReadBody()356 if ( nXCount == mpFileHeader->nImageWidth ) in ImplReadBody()359 nXCount = 0; in ImplReadBody()385 nXCount++; in ImplReadBody()386 if ( nXCount == mpFileHeader->nImageWidth ) in ImplReadBody()[all …]