Searched refs:x_destroy_bitmap (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/src/
H A Dmsdos.h125 #define x_destroy_bitmap(p1,p2)
124 #define x_destroy_bitmap macro
H A Ddispextern.h2806 #ifndef x_destroy_bitmap
2807 extern void x_destroy_bitmap P_ ((struct frame *, int));
H A Dxfaces.c1695 x_destroy_bitmap (f, face->stipple);
5257 x_destroy_bitmap (f, face->stipple);
H A Dxterm.c7446 x_destroy_bitmap (f, f->output_data.x->icon_bitmap);
7532 x_destroy_bitmap (f, f->output_data.x->icon_bitmap);
H A Dimage.c563 x_destroy_bitmap (f, id) function

Completed in 133 milliseconds