Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/composite/
H A Dcompinit.c124 compChangeWindowAttributes(WindowPtr pWin, unsigned long mask) in compChangeWindowAttributes() function
137 pScreen->ChangeWindowAttributes = compChangeWindowAttributes; in compChangeWindowAttributes()
445 pScreen->ChangeWindowAttributes = compChangeWindowAttributes; in compScreenInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog56597 v2: Drop a bogus hunk from compChangeWindowAttributes [vsyrjala]