OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:width_mm
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11wm.c
541
int
width_mm
= XDisplayWidthMM(display, screen);
local
545
if (
width_mm
<= 0 || height_mm <= 0) {
549
xdpi = (int)(width * MM_PER_INCH /
width_mm
+ 0.5);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h
274
unsigned short
width_mm
;
member in struct:_XkbGeometry
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h
274
unsigned short
width_mm
;
member in struct:_XkbGeometry
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBgeom.h
274
unsigned short
width_mm
;
member in struct:_XkbGeometry
Completed in 425 milliseconds