Home
last modified time | relevance | path

Searched refs:XFreeColormap (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11.cpp297 XFreeColormap(m_display.getXDisplay(), m_colormap); in ~XlibWindow()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp712 XFreeColormap( m_X11Display, m_X11ColorMap ); in CloseX11Window()
/external/libpng/contrib/gregbook/
Drpng-x.c891 XFreeColormap(display, colormap); in rpng_x_cleanup()
Drpng2-x.c2123 XFreeColormap(display, colormap); in rpng2_x_cleanup()
/external/ImageMagick/MagickCore/
Dvms.h139 #define XFreeColormap XFREECOLORMAP macro
Dxwindow.c2843 (void) XFreeColormap(display,map_info->colormap); in XFreeStandardColormap()