Home | History | Annotate | Download | only in x11

Lines Matching refs:nfree

1415 		int nfree = 0;
1423 freelist[nfree++] = pixel;
1427 XFreeColors(GFX_Display, SDL_XColorMap, freelist, nfree, 0);