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

  /external/webkit/WebCore/css/
MediaFeatureNames.h 38 macro(device_height, "device-height") \
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.h 137 #define device_height (this->hidden->height) macro
SDL_QuartzVideo.m 198 kCFNumberSInt32Type, &device_height);
202 this->info.current_h = device_height;
401 screen_rect = NSMakeRect(0,0,device_width,device_height);
    [all...]

Completed in 4651 milliseconds