HomeSort by: relevance | last modified time | path
    Searched defs:UpdateRect (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/bfin/
gui.c 48 void (*UpdateRect) (SDL_Surface *screen, Sint32 x, Sint32 y, Uint32 w, Uint32 h);
236 sdl.UpdateRect (dst, 0, dsty, dst->w, 1);
  /src/external/gpl3/gdb/dist/sim/bfin/
gui.c 48 void (*UpdateRect) (SDL_Surface *screen, Sint32 x, Sint32 y, Uint32 w, Uint32 h);
236 sdl.UpdateRect (dst, 0, dsty, dst->w, 1);

Completed in 50 milliseconds