Searched refs:inhibitBGPaint (Results 1 – 3 of 3) sorted by relevance
168 unsigned inhibitBGPaint:1; /* paint the background? */ member
408 pWin->inhibitBGPaint = TRUE; in compRedirectSubwindows()438 pWin->inhibitBGPaint = FALSE; in compFreeClientSubwindows()
442 if (pWin->inhibitBGPaint) in miPaintWindow()