OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:width_mm
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/
framebuffer.h
93
int
width_mm
,
framebuffer.c
143
int
width_mm
,
146
qfbuff->phys_width_mm =
width_mm
;
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11wm.c
540
int
width_mm
= XDisplayWidthMM(display, screen);
local
544
if (
width_mm
<= 0 || height_mm <= 0) {
548
xdpi = (int)(width * MM_PER_INCH /
width_mm
+ 0.5);
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h
274
unsigned short
width_mm
;
member in struct:_XkbGeometry
Completed in 93 milliseconds