Searched refs:height_mm (Results 1 – 3 of 3) sorted by relevance
144 int height_mm ) in qframebuffer_set_mm() argument147 qfbuff->phys_height_mm = height_mm; in qframebuffer_set_mm()
94 int height_mm );
542 int height_mm = XDisplayHeightMM(display, screen); local544 if (width_mm <= 0 || height_mm <= 0) {549 ydpi = (int)(height * MM_PER_INCH / height_mm + 0.5);