Searched defs:dr (Results 1 – 4 of 4) sorted by relevance
302 const int dr = gdImageRed(im, col1) - gdImageRed(im, col2); in gdColorMatch() local
1217 int dr,dg,db,p,r,g,b; in gdImageSetAAPixelColor() local
101 #define DR(dr) (reg_map[dr]) argument102 #define FR(dr) (freg_map[dr]) argument
127 #define DR(dr) (reg_map[dr]) argument
Completed in 30 milliseconds