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