Searched refs:nYCount (Results 1 – 1 of 1) sorted by relevance
282 sal_uInt16 nXCount, nYCount, nRGB16; in ImplReadBody() local289 nXCount = nYCount = 0; in ImplReadBody()315 while ( nYCount < mpFileHeader->nImageHeight ) in ImplReadBody()336 nYCount++; in ImplReadBody()338 if( nYCount >= mpFileHeader->nImageHeight ) in ImplReadBody()361 nYCount++; in ImplReadBody()363 if( nYCount >= mpFileHeader->nImageHeight ) in ImplReadBody()373 while ( nYCount < mpFileHeader->nImageHeight ) in ImplReadBody()391 nYCount++; in ImplReadBody()393 if( nYCount >= mpFileHeader->nImageHeight ) in ImplReadBody()[all …]