Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xfixes/
H A Dcursor.c62 static RESTYPE CursorHideCountType; variable
794 if (!AddResource(pChc->resource, CursorHideCountType, (void *) pChc)) in createCursorHideCount()
1094 CursorHideCountType = CreateNewResourceType(CursorFreeHideCount, in XFixesCursorInit()
1099 return CursorClientType && CursorHideCountType && CursorWindowType; in XFixesCursorInit()