Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dpixmap.h70 #define PW_BORDER 1 macro
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiwindow.c224 PW_BORDER); in miHandleValidateExposures()
H A Dmioverlay.c848 PW_BORDER); in miOverlayHandleExposures()
887 PW_BORDER); in miOverlayHandleExposures()
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompwindow.c108 pWindow->drawable.pScreen->PaintWindow(pWindow, &exposed, PW_BORDER); in compRepaintBorder()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessWindow.c808 (what == PW_BORDER && !pWin->borderIsPixel)) in RootlessPaintWindow()
/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c1595 pWin->drawable.pScreen->PaintWindow(pWin, &exposed, PW_BORDER); in ChangeWindowAttributes()