Searched refs:XSetWindowBackgroundPixmap (Results 1 – 3 of 3) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | animate.c | 1056 (void) XSetWindowBackgroundPixmap(display,window_info.id,window_info.pixmap); in XAnimateBackgroundImage() 1127 (void) XSetWindowBackgroundPixmap(display,window_info.id, in XAnimateBackgroundImage() 1157 (void) XSetWindowBackgroundPixmap(display,window_info.id, in XAnimateBackgroundImage() 2654 (void) XSetWindowBackgroundPixmap(display,windows->icon.id, in XAnimateImages()
|
D | vms.h | 301 #define XSetWindowBackgroundPixmap XSETWINDOWBACKGROUNDPIXMAP macro
|
D | display.c | 7021 (void) XSetWindowBackgroundPixmap(display,windows->image.id,None); in XImageWindowCommand() 9577 (void) XSetWindowBackgroundPixmap(display,windows->pan.id, in XMakePanImage() 14029 (void) XSetWindowBackgroundPixmap(display,window_info.id,window_info.pixmap); in XDisplayBackgroundImage() 15431 (void) XSetWindowBackgroundPixmap(display,windows->pan.id, in XDisplayImage() 15910 (void) XSetWindowBackgroundPixmap(display,windows->icon.id, in XDisplayImage()
|