Searched refs:mm_height (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A Ddrm_mode.h183 __u32 mm_width, mm_height; /**< HxW in millimeters */ member in struct:drm_mode_get_connector
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddc.cpp1883 mm_height = ::GetDeviceCaps(GetHdc(), VERTSIZE); local
1885 if ( (mm_width == 0) || (mm_height == 0) )
1892 mm2pixelsY = (double)pixel_height / mm_height;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_crtc.c1309 out_resp->mm_height = connector->display_info.height_mm;

Completed in 174 milliseconds