Home
last modified time | relevance | path

Searched refs:xnestChangeWindowAttributes (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNWindow.h64 Bool xnestChangeWindowAttributes(WindowPtr pWin, unsigned long mask);
H A DScreen.c272 pScreen->ChangeWindowAttributes = xnestChangeWindowAttributes; in xnestOpenScreen()
H A DWindow.c260 xnestChangeWindowAttributes(WindowPtr pWin, unsigned long mask) in xnestChangeWindowAttributes() function