Searched refs:height_mmp (Results 1 – 1 of 1) sorted by relevance
701 int width, height, *width_mmp, *height_mmp; in KdScreenInit() local711 height_mmp = &screen->height_mm; in KdScreenInit()717 height_mmp = &screen->width_mm; in KdScreenInit()769 if (*height_mmp) in KdScreenInit()770 pScreen->mmHeight = *height_mmp; in KdScreenInit()772 *height_mmp = pScreen->mmHeight; in KdScreenInit()