Searched refs:nxCount (Results 1 – 2 of 2) sorted by relevance
50 long nx, ny, nxC, nxCount, nyCount; in ImplGetBitmap() local61 nxCount = rDesc.mnX + 1; // +1 because we are using prefix decreasing in ImplGetBitmap()81 nxC = nxCount; in ImplGetBitmap()95 nxC = nxCount; in ImplGetBitmap()109 nxC = nxCount; in ImplGetBitmap()134 nxC = nxCount; in ImplGetBitmap()150 nxC = nxCount; in ImplGetBitmap()
167 int nxCount; in ImplWriteBody() local170 nxCount = 70; in ImplWriteBody()173 if (!( --nxCount ) ) in ImplWriteBody()175 nxCount = 69; in ImplWriteBody()
Completed in 17 milliseconds