Searched defs:nw (Results 1 – 7 of 7) sorted by relevance
197 final int nw = graphics_stuff.countNotWhitePixel(aImage); in countNotWhitePixel() local205 final int nw = graphics_stuff.countNotBlackPixel(aImage); in countNotBlackPixel() local
155 int nw = graphics_stuff.countNotWhitePixel(m_aImage); in countNotWhitePixel() local163 int nw = graphics_stuff.countNotBlackPixel(m_aImage); in countNotBlackPixel() local
264 int nw = nXMax - nXMin + 1; in findBorder() local
67 int nw; // number of words mapped in callVirtualMethod() local
78 int nw = 0; // number of words used by arguments in cpp2uno_call() local
450 struct pair *nw = newsym->s_pairs[ i ] = (struct pair*) malloc( sizeof( struct pair ) ); local
1081 SockLinger nw = { 1, time }; in setLinger() local1086 SockLinger nw = { 0, old.m_linger }; in setLinger() local
Completed in 41 milliseconds