Searched refs:borderIsPixel (Results 1 – 16 of 16) sorted by relevance
63 if (pWin->borderIsPixel == FALSE) in glamor_change_window_attributes()
149 unsigned borderIsPixel:1; member
638 pWin->borderIsPixel = TRUE; in CreateRootWindow()885 pWin->borderIsPixel = pParent->borderIsPixel; in CreateWindow()887 if (pWin->borderIsPixel == FALSE) in CreateWindow()1024 if (pWin->borderIsPixel == FALSE) in FreeWindowResources()1273 if (pWin->parent->borderIsPixel == TRUE) { in ChangeWindowAttributes()1274 if (pWin->borderIsPixel == FALSE) in ChangeWindowAttributes()1277 pWin->borderIsPixel = TRUE; in ChangeWindowAttributes()1293 if (pWin->borderIsPixel == FALSE) in ChangeWindowAttributes()1295 pWin->borderIsPixel = FALSE; in ChangeWindowAttributes()1306 if (pWin->borderIsPixel == FALSE) in ChangeWindowAttributes()[all …]
317 if (window->border.pixmap && !window->borderIsPixel) in GetWindowBytes()350 if (window->border.pixmap && !window->borderIsPixel) in FindWindowSubRes()
148 if (pWin->borderIsPixel == FALSE) in fbChangeWindowAttributes()
291 if (pWin->borderIsPixel) in xnestChangeWindowAttributes()298 if (pWin->borderIsPixel) in xnestChangeWindowAttributes()
977 if (!pRoot->borderIsPixel) { in dmxBECreateWindowTree()997 if (!pWin->borderIsPixel) { in dmxBECreateWindowTree()1615 if (!pChild->borderIsPixel) { in dmxBEDestroyWindowTree()1627 if (!pChild->borderIsPixel) { in dmxBEDestroyWindowTree()
518 if (pWindow->borderIsPixel) in dmxDoChangeWindowAttributes()527 if (pWindow->borderIsPixel) in dmxDoChangeWindowAttributes()
109 #define HasParentRelativeBorder(w) (!(w)->borderIsPixel && \
808 (what == PW_BORDER && !pWin->borderIsPixel)) in RootlessPaintWindow()
625 if ((mask & CWBorderPixmap) && pWin->borderIsPixel == FALSE) in exaChangeWindowAttributes()636 if ((mask & CWBorderPixmap) && pWin->borderIsPixel == FALSE) in exaChangeWindowAttributes()
457 solid = pWin->borderIsPixel; in miPaintWindow()
176 #define HasParentRelativeBorder(w) (!(w)->borderIsPixel && \
422 if (pWin->borderIsPixel || !moved) { in miResizeWindow()
103 #define HasParentRelativeBorder(w) (!(w)->borderIsPixel && \1168 if (pWin->borderIsPixel || !moved) { in miOverlayResizeWindow()
512 pWin->borderIsPixel = FALSE; in CreateSaverWindow()