Home
last modified time | relevance | path

Searched refs:TreatAsTransparent (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmivaltree.c171 #define TreatAsTransparent(w) ((w)->redirectDraw == RedirectDrawManual) macro
173 #define TreatAsTransparent(w) FALSE macro
236 if (TreatAsTransparent(pParent)) in miComputeClips()
402 if (pChild->viewable && !TreatAsTransparent(pChild)) in miComputeClips()
408 if (pChild->viewable && !TreatAsTransparent(pChild)) in miComputeClips()
436 if (overlap && !TreatAsTransparent(pChild)) in miComputeClips()
596 if (pWin->viewable && !TreatAsTransparent(pWin)) in miValidateTree()
657 !TreatAsTransparent(pWin)) in miValidateTree()
664 !TreatAsTransparent(pWin)) in miValidateTree()
682 if (overlap && !TreatAsTransparent(pWin)) { in miValidateTree()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog148464 If a TreatAsTransparent window has any area in the borderClip, that will be
148466 Instead, simply empty the borderClip for TreatAsTransparent windows right up