Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dsolid.c206 mask = (CWOverrideRedirect|CWBackingStore|CWSaveUnder|CWBackPixmap); in solid_root()
324 mask = (CWOverrideRedirect|CWBackingStore|CWSaveUnder|CWBackPixmap); in solid_cde()
Dxevents.c1275 mask = (CWOverrideRedirect|CWBackingStore|CWSaveUnder|CWBackPixmap); in check_xevents()
Dnox11.h444 #define CWBackPixmap (1L<<0) macro