Searched defs:dpi (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/dispswitch/sun-src/
H A Ddispswitch.c195 static float dpi = 0.0; variable
643 fb_width, fb_height, fb_width_mm, fb_height_mm, dpi);
1957 dpi = (25.4 * DisplayHeight (dpy, screen)) / DisplayHeightMM(dpy, screen);

Completed in 16 milliseconds