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

  /external/webkit/WebCore/css/
MediaFeatureNames.h 39 macro(device_width, "device-width") \
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.h 136 #define device_width (this->hidden->width) macro
SDL_QuartzVideo.m 195 kCFNumberSInt32Type, &device_width);
201 this->info.current_w = device_width;
401 screen_rect = NSMakeRect(0,0,device_width,device_height);
    [all...]

Completed in 48 milliseconds