Home
last modified time | relevance | path

Searched refs:device_height (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
DSDL_QuartzVideo.h140 #define device_height (this->hidden->height) macro
DSDL_QuartzVideo.m369 QZ_GetModeInfo(this, save_mode, &device_width, &device_height, &device_bpp);
379 this->info.current_h = device_height;
618 screen_rect = NSMakeRect(0,0,device_width,device_height);
/external/pdfium/core/include/fxge/
Dfx_ge.h94 CFX_ClipRgn(int device_width, int device_height);