Home | History | Annotate | Download | only in quartz

Lines Matching refs:device_width

369     QZ_GetModeInfo(this, save_mode, &device_width, &device_height, &device_bpp);
378 this->info.current_w = device_width;
618 screen_rect = NSMakeRect(0,0,device_width,device_height);