Home
last modified time | relevance | path

Searched refs:image_destroy_bitmap (Results 1 – 9 of 9) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddispextern.h3503 #ifndef image_destroy_bitmap
3504 extern void image_destroy_bitmap (struct frame *, ptrdiff_t);
H A Dxfaces.c1328 image_destroy_bitmap (f, face->stipple); in load_face_colors()
4414 image_destroy_bitmap (f, face->stipple); in free_realized_face()
H A Dxterm.c11646 image_destroy_bitmap (f, f->output_data.x->icon_bitmap); in x_bitmap_icon()
11734 image_destroy_bitmap (f, f->output_data.x->icon_bitmap); in x_text_icon()
H A Dpgtkterm.c3116 image_destroy_bitmap (f, f->output_data.pgtk->icon_bitmap); in pgtk_bitmap_icon()
H A Dimage.c733 image_destroy_bitmap (struct frame *f, ptrdiff_t id) in image_destroy_bitmap() function
/dports/editors/emacs/emacs-27.2/src/
H A Ddispextern.h3487 #ifndef image_destroy_bitmap
3488 extern void image_destroy_bitmap (struct frame *, ptrdiff_t);
H A Dxfaces.c1172 image_destroy_bitmap (f, face->stipple); in load_face_colors()
4306 image_destroy_bitmap (f, face->stipple); in free_realized_face()
H A Dxterm.c9732 image_destroy_bitmap (f, f->output_data.x->icon_bitmap); in x_bitmap_icon()
9820 image_destroy_bitmap (f, f->output_data.x->icon_bitmap); in x_text_icon()
H A Dimage.c571 image_destroy_bitmap (struct frame *f, ptrdiff_t id) in image_destroy_bitmap() function