Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Cursors.c132 struct cursor_bit { struct
140 static struct cursor_bit argument
155 struct cursor_bit ret; in cursor_bitpos()
191 struct cursor_bit bit = cursor_bitpos(image, cursor_info, x, y, mask); in get_bit()
202 struct cursor_bit bit = cursor_bitpos(image, cursor_info, x, y, mask); in set_bit()