Searched refs:kIOFBWaitCursorPeriodKey (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsPrivate.h119 #ifndef kIOFBWaitCursorPeriodKey
120 #define kIOFBWaitCursorPeriodKey "IOFBWaitCursorPeriod" macro
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp107 #ifndef kIOFBWaitCursorPeriodKey
108 #define kIOFBWaitCursorPeriodKey "IOFBWaitCursorPeriod" macro
1727 num = (OSNumber*)io_gd->copyProperty(kIOFBWaitCursorPeriodKey);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp2164 setProperty(kIOFBWaitCursorPeriodKey, 33333333, 32); /* 30 fps */

Completed in 219 milliseconds