Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dcursorstr.h68 } CursorBits, *CursorBitsPtr; typedef
70 #define CURSOR_BITS_SIZE (sizeof(CursorBits) + dixPrivatesSize(PRIVATE_CURSOR_BITS))
/OK3568_Linux_fs/external/xserver/render/
H A Danimcur.c73 static CursorBits animCursorBits = {
/OK3568_Linux_fs/external/xserver/
H A DChangeLog161330 devPrivates rework: convert CursorRec and CursorBits over to new interface.