Home
last modified time | relevance | path

Searched refs:nxCount (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/graphicfilter/icgm/
H A Dbitmap.cxx50 long nx, ny, nxC, nxCount, nyCount; in ImplGetBitmap() local
61 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()
/trunk/main/filter/source/graphicfilter/epbm/
H A Depbm.cxx167 int nxCount; in ImplWriteBody() local
170 nxCount = 70; in ImplWriteBody()
173 if (!( --nxCount ) ) in ImplWriteBody()
175 nxCount = 69; in ImplWriteBody()

Completed in 15 milliseconds