Home | History | Annotate | Download | only in main

Lines Matching refs:imageWidth

1448       int imageWidth;
1465 imageWidth = 1;
1473 imageWidth = image->Width;
1481 imageWidth = image->Width;
1492 imageWidth = image->Width;
1501 imageWidth = image->Width;
1509 imageWidth = image->Width;
1518 imageWidth = 0;
1529 if (xoffset + width > imageWidth + xBorder) {