Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Ddixgrabs.h36 extern Bool CopyGrab(GrabPtr dst, const GrabPtr src);
/OK3568_Linux_fs/external/xserver/dix/
H A Dgrabs.c202 else if (src && !CopyGrab(grab, src)) { in AllocGrab()
268 CopyGrab(GrabPtr dst, const GrabPtr src) in CopyGrab() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog52667 CopyGrab (and if that failed, dereferenced again in teardown).
61768 The cursor is referenced during CopyGrab(), thus doesn't need to be handled
81870 dix: add CopyGrab() function
81874 FreeGrab, CopyGrab must increase the refcount and duplicate the modifier