Searched refs:inputShape (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dwindowstr.h93 RegionPtr inputShape; /* default: NULL */ member in struct:_WindowOpt
197 #define wInputShape(w) wUseDefault(w, inputShape, NULL)
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dwindowstr.h94 RegionPtr inputShape; /* default: NULL */ member in struct:_WindowOpt
202 #define wInputShape(w) wUseDefault(w, inputShape, NULL)
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c288 destRgn = &pWin->optional->inputShape;
386 destRgn = &pWin->optional->inputShape;
514 destRgn = &pDestWin->optional->inputShape;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c297 destRgn = &pWin->optional->inputShape;
396 destRgn = &pWin->optional->inputShape;
523 destRgn = &pDestWin->optional->inputShape;
/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dregion.c706 pDestRegion = &pWin->optional->inputShape;
725 pDestRegion = &pWin->optional->inputShape;
/xsrc/external/mit/xorg-server/dist/xfixes/
H A Dregion.c684 pDestRegion = &pWin->optional->inputShape;
701 pDestRegion = &pWin->optional->inputShape;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c401 pWin->optional->inputShape = NULL;
3399 if (optional->inputShape != NULL)
3453 optional->inputShape = NULL;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c603 pWin->optional->inputShape = NULL;
3358 if (optional->inputShape != NULL)
3410 optional->inputShape = NULL;

Completed in 16 milliseconds