Home
last modified time | relevance | path

Searched refs:fbChangeWindowAttributes (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/fb/
H A Dwfbrename.h22 #define fbChangeWindowAttributes wfbChangeWindowAttributes macro
H A Dfbwindow.c141 fbChangeWindowAttributes(WindowPtr pWin, unsigned long mask) in fbChangeWindowAttributes() function
H A Dfbscreen.c138 pScreen->ChangeWindowAttributes = fbChangeWindowAttributes; in fbSetupScreen()
H A Dfb.h1144 fbChangeWindowAttributes(WindowPtr pWin, unsigned long mask);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog95114 fb: cleanup fbChangeWindowAttributes
95116 This cleans up the duplication in fbChangeWindowAttributes,
132320 - fbChangeWindowAttributes can create pixmaps (and access them) without use preparing access.