Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dxpixmap.c265 #define xpmpixelhash(X) (((X)==(-1)) ? (XPM_BUCKETS-1) : ((X)%XPM_BUCKETS)) macro
275 return (xpmpixelhash(val));
338 bucket = xpmpixelhash(pixels[i]);
390 bucket = xpmpixelhash(pixel);