Home
last modified time | relevance | path

Searched refs:WIN_SCR_PROP (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwindow.h50 #define WIN_SCR_PROP "cyg_screen_prop rl" macro
H A Dwinwndproc.c84 && (s_pScreenPriv = GetProp(hwnd, WIN_SCR_PROP)) != NULL) { in winWindowProc()
124 SetProp(hwnd, WIN_SCR_PROP, s_pScreenPriv); in winWindowProc()
H A Dwinshadgdi.c587 RemoveProp(pScreenPriv->hwndScreen, WIN_SCR_PROP); in winCloseScreenShadowGDI()
H A Dwinshadddnl.c682 RemoveProp(pScreenPriv->hwndScreen, WIN_SCR_PROP); in winCloseScreenShadowDDNL()