Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/xfixes/
H A Dcursor.c588 typedef Bool (*TestCursorFunc) (CursorPtr pOld, void *closure); typedef
592 TestCursorFunc testCursor;
644 ReplaceCursor(CursorPtr pCursor, TestCursorFunc testCursor, void *closure) in ReplaceCursor()