Searched refs:width_mm (Results 1 – 3 of 3) sorted by relevance
143 int width_mm, in qframebuffer_set_mm() argument146 qfbuff->phys_width_mm = width_mm; in qframebuffer_set_mm()
93 int width_mm,
541 int width_mm = XDisplayWidthMM(display, screen); local545 if (width_mm <= 0 || height_mm <= 0) {549 xdpi = (int)(width * MM_PER_INCH / width_mm + 0.5);