Searched refs:borderIsPixel (Results 1 - 25 of 38) sorted by relevance

12

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_window.c63 if (pWin->borderIsPixel == FALSE)
/xsrc/external/mit/xorg-server/dist/include/
H A Dwindowstr.h149 unsigned borderIsPixel:1; member in struct:_Window
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dwindowstr.h151 unsigned borderIsPixel:1; member in struct:_Window
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa.c295 if (pWin->borderIsPixel == FALSE) {
312 if (pWin->borderIsPixel == FALSE)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa.c295 if (pWin->borderIsPixel == FALSE) {
312 if (pWin->borderIsPixel == FALSE)
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa.c315 if (pWin->borderIsPixel == FALSE) {
332 if (pWin->borderIsPixel == FALSE)
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa.c291 if (pWin->borderIsPixel == FALSE) {
307 if (pWin->borderIsPixel == FALSE)
/xsrc/external/mit/xorg-server.old/dist/fb/
H A Dfbwindow.c180 if (pWin->borderIsPixel == FALSE)
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbwindow.c148 if (pWin->borderIsPixel == FALSE)
/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa.c561 if (pWin->borderIsPixel == FALSE) {
577 if (pWin->borderIsPixel == FALSE)
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DWindow.c297 if (pWin->borderIsPixel)
304 if (pWin->borderIsPixel)
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DWindow.c291 if (pWin->borderIsPixel)
298 if (pWin->borderIsPixel)
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiexpose.c561 (what == PW_BORDER && !pWin->borderIsPixel))
608 solid = pWin->borderIsPixel;
/xsrc/external/mit/xorg-server/dist/miext/rootless/
H A DrootlessValTree.c109 #define HasParentRelativeBorder(w) (!(w)->borderIsPixel && \
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxres.c223 if (pWin->border.pixmap != NULL && !pWin->borderIsPixel)
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c431 pWin->borderIsPixel = TRUE;
694 pWin->borderIsPixel = pParent->borderIsPixel;
696 if (pWin->borderIsPixel == FALSE)
838 if (pWin->borderIsPixel == FALSE)
1107 if (pWin->parent->borderIsPixel == TRUE) {
1108 if (pWin->borderIsPixel == FALSE)
1111 pWin->borderIsPixel = TRUE;
1130 if (pWin->borderIsPixel == FALSE)
1132 pWin->borderIsPixel
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c633 pWin->borderIsPixel = TRUE;
879 pWin->borderIsPixel = pParent->borderIsPixel;
881 if (pWin->borderIsPixel == FALSE)
1011 if (pWin->borderIsPixel == FALSE)
1260 if (pWin->parent->borderIsPixel == TRUE) {
1261 if (pWin->borderIsPixel == FALSE)
1264 pWin->borderIsPixel = TRUE;
1280 if (pWin->borderIsPixel == FALSE)
1282 pWin->borderIsPixel
[all...]
H A Dresource.c317 if (window->border.pixmap && !window->borderIsPixel)
350 if (window->border.pixmap && !window->borderIsPixel)
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxextension.c923 if (!pRoot->borderIsPixel) {
943 if (!pWin->borderIsPixel) {
1531 if (!pChild->borderIsPixel) {
1543 if (!pChild->borderIsPixel) {
H A Ddmxwindow.c503 if (pWindow->borderIsPixel)
512 if (pWindow->borderIsPixel)
/xsrc/external/mit/xorg-server.old/dist/miext/rootless/
H A DrootlessValTree.c169 #define HasParentRelativeBorder(w) (!(w)->borderIsPixel && \
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiexpose.c450 solid = pWin->borderIsPixel;
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa.c655 if ((mask & CWBorderPixmap) && pWin->borderIsPixel == FALSE)
666 if ((mask & CWBorderPixmap) && pWin->borderIsPixel == FALSE)
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa.c625 if ((mask & CWBorderPixmap) && pWin->borderIsPixel == FALSE)
636 if ((mask & CWBorderPixmap) && pWin->borderIsPixel == FALSE)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaInit.c494 if((mask & CWBorderPixmap) && !(pWin->borderIsPixel) &&

Completed in 35 milliseconds

12