Home
last modified time | relevance | path

Searched refs:xnestPixel (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DGC.c105 values.foreground = xnestPixel(pGC->fgPixel); in xnestChangeGC()
108 values.background = xnestPixel(pGC->bgPixel); in xnestChangeGC()
H A DColor.h42 #define xnestPixel(pixel) (pixel) macro
H A DWindow.c285 attributes.background_pixel = xnestPixel(pWin->background.pixel); in xnestChangeWindowAttributes()
299 attributes.border_pixel = xnestPixel(pWin->border.pixel); in xnestChangeWindowAttributes()