Searched refs:nStrip (Results 1 – 2 of 2) sorted by relevance
495 sal_uLong ny, np, nStrip, nStripBytesPerRow; in ReadMap() local505 nStrip = ny / nRowsPerStrip + np * nStripsPerPlane; in ReadMap()506 if ( nStrip >= nNumStripOffsets ) in ReadMap()508 pTIFF->Seek( pStripOffsets[ nStrip ] + ( ny % nRowsPerStrip ) * nStripBytesPerRow ); in ReadMap()520 sal_uLong ny, np, nStrip, nOptions; in ReadMap() local546 nStrip = 0; in ReadMap()547 if ( nStrip >= nNumStripOffsets ) in ReadMap()549 pTIFF->Seek(pStripOffsets[nStrip]); in ReadMap()559 if ( ny / nRowsPerStrip + np * nStripsPerPlane > nStrip ) in ReadMap()561 nStrip=ny/nRowsPerStrip+np*nStripsPerPlane; in ReadMap()[all …]
3425 xub_StrLen nStrip = 0; in AutoCorrectParsedSymbol() local3441 if ( bLastAlp == bNextNum && nStrip < 1 ) in AutoCorrectParsedSymbol()3446 nStrip++; in AutoCorrectParsedSymbol()3454 nStrip = 0; in AutoCorrectParsedSymbol()3464 nStrip++; in AutoCorrectParsedSymbol()