Lines Matching defs:sw
1508 double dx, double dy, double dw, double dh, int sx, int sy, int sw, int sh,
1533 if(sw == 0 || sh == 0){
1534 sw = width;
1554 &sw,&sh // columns/rows to extract from the pixel array (output array size)
1560 sw, sh, // size of the extracted pixel array
2974 int sw = 0; // extract all of the image
2978 common_image_extraction(d,pEmr,dx,dy,dw,dh,sx,sy,sw,sh,
2996 int sw = pEmr->cSrc.x; // extract the specified amount of the image
2998 common_image_extraction(d,pEmr,dx,dy,dw,dh,sx,sy,sw,sh,
3015 int sw = 0; // extract all of the image
3017 common_image_extraction(d,pEmr,dx,dy,dw,dh,sx,sy,sw,sh,
3039 int sw = pEmr->cSrc.x; // extract the specified amount of the image
3041 common_image_extraction(d,pEmr,dx,dy,dw,dh,sx,sy,sw,sh,