HomeSort by relevance Sort by last modified time
    Searched full:wimp (Results 1 - 18 of 18) sorted by null

  /dalvik/tests/036-finalizer/
expected.txt 0 wimp: wahoo
4 wimp: null
6 wimp: null
9 wimp: null
14 wimp: null
  /dalvik/tests/036-finalizer/src/
Main.java 27 final WeakReference[] wimp = new WeakReference[1]; local
31 wimp[0] = new WeakReference(ft);
44 return wimp[0];
47 public static String wimpString(final WeakReference wimp) {
57 Object ref = wimp.get();
76 WeakReference wimp = makeRef(); local
78 System.out.println("wimp: " + wimpString(wimp));
84 System.out.println("wimp: " + wimpString(wimp));
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosvideo.c 29 Routines for full screen and wimp modes are split
70 /* Wimp mode functions */
75 /* Hardware surface functions - common to WIMP and FULLSCREEN */
142 disable it here and re-enable it when a wimp screen is chosen */
148 /* Mouse pointer needs to use the WIMP ShowCursor version so
257 /* Dump wimp window on switch to full screen */
SDL_riscostask.h 37 /* Wimp mode saveing/restoring */
SDL_riscosvideo.h 49 /* Wimp variables */
SDL_riscostask.c 29 Setting up as a WIMP Task
57 extern int mouseInWindow; /* Mouse is in WIMP window */
85 Initialise as RISC OS Wimp task
138 /* Ensure we end up back in the wimp */
338 Get version of Wimp running when task was initialised.
SDL_wimpvideo.c 28 Implements RISC OS Wimp display.
61 /* RISC OS Wimp handling helpers */
67 /* FULLSCREEN function required for wimp/fullscreen toggling */
71 start up in a Wimp mode */
91 /* Don't support double buffering in Wimp mode */
175 /* Reset device functions for the wimp */
223 in a wimp window */
SDL_riscossprite.c 28 Implements Sprite plotting code for wimp display.window
198 /* Wimp mode has changes so update colour mapping and pixel sizes
SDL_wimppoll.c 28 Implements Pumping of events and WIMP polling
228 /*TODO: May want to always pass F12 etc to the wimp
SDL_riscosFullScreenVideo.c 230 /* Reset device functions for the wimp */
239 /* Reset any device functions that have been changed because we have run in WIMP mode */
745 /* Toggle to full screen mode from the WIMP */
SDL_riscosmouse.c 331 /* Restore the WIMP's cursor when we leave the SDL window */
SDL_riscosevents.c 254 /* Share routine between WIMP and FULLSCREEN for polling mouse and
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_syswm.h 154 int wimpVersion; /* Wimp version running under */
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_syswm.h 154 int wimpVersion; /* Wimp version running under */
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_syswm.h 154 int wimpVersion; /* Wimp version running under */
  /prebuilt/windows/sdl/host/include/SDL/
SDL_syswm.h 146 int wimpVersion; /* Wimp version running under */
  /prebuilt/windows/sdl/include/SDL/
SDL_syswm.h 154 int wimpVersion; /* Wimp version running under */
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
PHP Markdown Extra Readme.text 407 [WIMP](http://en.wikipedia.org/wiki/WIMP_(computing))

Completed in 1866 milliseconds