Searched refs:RemoveCursor (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferPrivate.h36 static inline void RemoveCursor( IOFramebuffer * inst );
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp891 shmem->saveRect = saveRect; /* Remember save rect for RemoveCursor */
915 // Description: RemoveCursor erases the cursor by replacing the background
961 inline void IOFramebuffer::RemoveCursor( IOFramebuffer * inst ) function in class:IOFramebuffer
1011 RemoveCursor(inst);
2089 RemoveCursor(this);
2924 RemoveCursor(inst);
3018 RemoveCursor(this);

Completed in 182 milliseconds