Searched refs:XSetWindowBackgroundPixmap (Results 1 – 3 of 3) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | animate.c | 1057 (void) XSetWindowBackgroundPixmap(display,window_info.id,window_info.pixmap); in XAnimateBackgroundImage() 1128 (void) XSetWindowBackgroundPixmap(display,window_info.id, in XAnimateBackgroundImage() 1158 (void) XSetWindowBackgroundPixmap(display,window_info.id, in XAnimateBackgroundImage() 2646 (void) XSetWindowBackgroundPixmap(display,windows->icon.id, in XAnimateImages()
|
D | vms.h | 301 #define XSetWindowBackgroundPixmap XSETWINDOWBACKGROUNDPIXMAP macro
|
D | display.c | 7051 (void) XSetWindowBackgroundPixmap(display,windows->image.id,None); in XImageWindowCommand() 9620 (void) XSetWindowBackgroundPixmap(display,windows->pan.id, in XMakePanImage() 14034 (void) XSetWindowBackgroundPixmap(display,window_info.id,window_info.pixmap); in XDisplayBackgroundImage() 15435 (void) XSetWindowBackgroundPixmap(display,windows->pan.id, in XDisplayImage() 15914 (void) XSetWindowBackgroundPixmap(display,windows->icon.id, in XDisplayImage()
|