Searched refs:XAllocColor (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/modules/desktop_capture/ |
D | screen_drawer_linux.cc | 123 XAllocColor(display_->display(), colormap_, &xcolor); in DrawRectangle()
|
/external/ImageMagick/MagickCore/ |
D | xwindow.c | 1059 status=XAllocColor(display,colormap,color); in XBestPixel() 1102 (void) XAllocColor(display,colormap,&colors[j]); in XBestPixel() 7884 status=XAllocColor(display,colormap,&color); in XMakeStandardColormap() 7888 (void) XAllocColor(display,colormap,&color); in XMakeStandardColormap() 7913 (void) XAllocColor(display,colormap,&pixel->foreground_color); in XMakeStandardColormap() 7914 (void) XAllocColor(display,colormap,&pixel->background_color); in XMakeStandardColormap() 7915 (void) XAllocColor(display,colormap,&pixel->border_color); in XMakeStandardColormap() 7916 (void) XAllocColor(display,colormap,&pixel->matte_color); in XMakeStandardColormap() 7917 (void) XAllocColor(display,colormap,&pixel->highlight_color); in XMakeStandardColormap() 7918 (void) XAllocColor(display,colormap,&pixel->shadow_color); in XMakeStandardColormap() [all …]
|
D | vms.h | 41 #define XAllocColor XALLOCCOLOR macro
|