Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.h196 extern Bool ephyrCursorInit(ScreenPtr pScreen);
H A Dephyrinit.c368 ephyrFuncs.initCursor = &ephyrCursorInit; in OsVendorInit()
H A Dephyrcursor.c247 ephyrCursorInit(ScreenPtr screen) in ephyrCursorInit() function