HomeSort by relevance Sort by last modified time
    Searched refs:BlankCursor (Results 1 - 6 of 6) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_lowvideo.h 46 WMcursor *BlankCursor;
55 #define SDL_BlankCursor (_this->hidden->BlankCursor)
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_lowvideo.h 44 WMcursor *BlankCursor;
59 #define SDL_BlankCursor (_this->hidden->BlankCursor)
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_video.h 113 WMcursor* BlankCursor;
147 #define SDL_BlankCursor (this->hidden->BlankCursor)
  /external/webkit/WebCore/platform/qt/
CursorQt.cpp 94 , BlankCursor(Qt::BlankCursor)
130 Cursor BlankCursor;
340 return Cursors::self()->BlankCursor;
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.h 62 unsigned char *BlankCursor; /* The invisible cursor */
126 #define SDL_BlankCursor (this->hidden->BlankCursor)
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.h 68 WMcursor *BlankCursor; /* The invisible cursor */
179 #define SDL_BlankCursor (this->hidden->BlankCursor)

Completed in 111 milliseconds