Lines Matching defs:width
334 int width,
360 template->width0 = width;
396 int width,
402 return surface_create(xa, width, height, depth, stype, xa_format, flags, NULL);
408 int width,
415 return xa_surface_from_handle2(xa, width, height, depth, stype, xa_format,
422 int width,
435 return surface_create(xa, width, height, depth, stype, xa_format, flags, &whandle);
440 int width,
463 if (width == template->width0 && height == template->height0 &&
492 template->width0 = width;