Lines Matching defs:height
575 unsigned int width, unsigned int height,
621 data[(2 * i) + 3] = height;
639 data[4] = height;
719 unsigned int width, unsigned int height,
723 width, height,
735 int i, width, height;
742 height = 0;
753 height = attrib_list[i + 1];
772 if (apple_glx_pbuffer_create(dpy, config, width, height, &errorcode,
791 height = attrib_list[i * 2 + 1];
797 width, height, attrib_list, GL_TRUE);
828 unsigned int width, height, bd, depth;
848 (dpy, drawable, &root, &x, &y, &width, &height, &bd, &depth)) {
855 *value = height;