Searched refs:mwidth (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/nanox/X11/
H A DXlib.h220 int mwidth, mheight; /* width and height of in millimeters */ member in struct:__anon379
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Datyfb_base.c3301 u16 mwidth, mheight, lcd_hsync_start, lcd_vsync_start; local
3304 mwidth = *((u16 *)(modeptr+0));
3307 if (mwidth == width && mheight == height) {

Completed in 102 milliseconds