Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/graphicfilter/icgm/
H A Dbitmap.cxx50 long nx, ny, nxC, nxCount, nyCount; in ImplGetBitmap() local
81 nxC = nxCount; in ImplGetBitmap()
82 for ( nx = 0; --nxC; nx++ ) in ImplGetBitmap()
95 nxC = nxCount; in ImplGetBitmap()
96 for ( nx = 0; --nxC; nx++ ) in ImplGetBitmap()
109 nxC = nxCount; in ImplGetBitmap()
112 for ( nx = 0; --nxC; nx++ ) in ImplGetBitmap()
116 if ( --nxC ) in ImplGetBitmap()
134 nxC = nxCount; in ImplGetBitmap()
135 for ( nx = 0; --nxC; nx++ ) in ImplGetBitmap()
[all …]

Completed in 8 milliseconds