Searched +refs:pr +refs:font +refs:height (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/groff-38/groff/src/libs/libdriver/
H A Dinput.cpp92 pr->send_draw() was removed because this doesn't make sense for
136 within do_file() instead of sending to pr?
348 printer *pr; variable
417 // call pr->draw
489 e_copy->height = e->height;
1086 pr->draw((int) subcmd, (IntArg *)args->get_data(), n, current_env);
1383 pr->change_fill_color(current_env);
1394 pr->change_fill_color(current_env);
1458 case 'f': // x font
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dimage.c160 XGetImage (display, pixmap, x, y, width, height, plane_mask, format)
164 unsigned int width, height; /* not used */
172 SetRect (&ri, 0, 0, width, height);
297 img->width, img->height, 1);
307 SetRect (&r, 0, 0, img->width, img->height);
334 return FRAME_X_DISPLAY_INFO (f)->bitmaps[id - 1].height;
410 x_create_bitmap_from_data (f, bits, width, height)
413 unsigned int width, height;
421 bits, width, height);
428 bitmap = CreateBitmap (width, height,
485 unsigned int width, height; local
626 unsigned long width, height; local
688 width, height); local
1105 int height = img->height + 2 * img->vmargin; variable
1304 int height; local
2256 XPutImage (FRAME_X_DISPLAY (f), pixmap, gc, ximg, 0, 0, 0, 0, width, height); local
2400 int width, height; local
2603 int width, height; local
2841 int width, height; local
3000 w32_create_pixmap_from_bitmap_data(int width, int height, char *data) argument
4314 int width, height, x, y; local
4673 unsigned long pr, pg, pb; local
4989 int height = ximg->info.bmiHeader.biHeight; local
5598 int width, height, max_color_idx = 0; local
6084 png_uint_32 width, height; local
6888 int width, height; local
7337 int width, height, x, y; local
7673 int rc, width, height, x, y, i; local
7927 int width, height; local
[all...]

Completed in 208 milliseconds