HomeSort by relevance Sort by last modified time
    Searched defs:screen_width (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosvideo.h 45 int screen_width; member in struct:SDL_PrivateVideoData
  /external/webkit/WebCore/platform/image-decoders/gif/
GIFImageReader.h 168 unsigned screen_width; /* Logical screen width & height */ member in struct:GIFImageReader
190 screen_width = screen_height = 0;
  /external/ping/
ping.c 126 static int screen_width = INT_MAX; variable
394 if ((preload < screen_width && pipesize < screen_width) ||
395 in_flight() < screen_width)
566 screen_width = w.ws_col;
    [all...]
  /external/iproute2/misc/
ss.c 53 int screen_width; variable
    [all...]

Completed in 191 milliseconds