Lines Matching refs:nStampHeight
32 s32 nStampTop, nStampHeight = 1; variable
158 nStampHeight = 1 - nStampOffsetY; in MapEditor()
163 nStampHeight = 1 + nStampOffsetY; in MapEditor()
171 if (nStampHeight > nMapHeight) in MapEditor()
173 nStampHeight = nMapHeight; in MapEditor()
178 for(nY = 0; nY<nStampHeight; nY++) in MapEditor()
188 if ((nStampWidth == 1) && (nStampHeight == 1)) in MapEditor()
226 for(nY = 0; nY<nStampHeight; nY++) in MapEditor()
299 nH = lyrBack.nTileHeight * nStampHeight; in DrawCursor()
378 for(nY = 0; nY<nStampHeight; nY++) in RenderEditorMode()
389 for(nY = 0; nY<nStampHeight; nY++) in RenderEditorMode()
402 for(nY = 0; nY<nStampHeight; nY++) in RenderEditorMode()