|
|
#include "nfbWinStr.h"void xxxValidateWindowGC GCPtr GC; Mask changes; DrawablePtr pDraw
ValidateWindowGC
examines the window graphics context
and the drawable and adjusts the context (or other
device dependent) resources to ensure that future graphics operations
that include this GC and drawable will function correctly.
GC
pDraw
pDraw->pScreen
.
Your screen private is connected to the bottom of ScreenRec.