Searched refs:SetupBackgroundPainter (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dbe/
H A Ddbestruct.h178 Bool (*SetupBackgroundPainter)( member in struct:_DbeScreenPrivRec
H A Dmidbe.c209 if ((*pDbeScreenPriv->SetupBackgroundPainter)(pWin, pGC))
350 if ((*pDbeScreenPriv->SetupBackgroundPainter)(pWin, pGC))
636 if ((*pDbeScreenPriv->SetupBackgroundPainter)(pWin, pGC))
H A Ddbe.c86 pDbeScreenPriv->SetupBackgroundPainter = NULL;
1631 pDbeScreenPriv->SetupBackgroundPainter = DbeSetupBackgroundPainter;
/xsrc/external/mit/xorg-server/dist/dbe/
H A Ddbestruct.h181 Bool (*SetupBackgroundPainter) (WindowPtr /*pWin */ , member in struct:_DbeScreenPrivRec
H A Dmidbe.c188 if ((*pDbeScreenPriv->SetupBackgroundPainter) (pWin, pGC)) {
315 if ((*pDbeScreenPriv->SetupBackgroundPainter) (pWin, pGC)) {
574 if ((*pDbeScreenPriv->SetupBackgroundPainter) (pWin, pGC)) {
H A Ddbe.c81 pDbeScreenPriv->SetupBackgroundPainter = NULL;
1441 pDbeScreenPriv->SetupBackgroundPainter = DbeSetupBackgroundPainter;

Completed in 6 milliseconds