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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dvesa.h43 u16 h_res; /* 18 */ member in struct:vesa_mode_info
H A Dvideo-vesa.c80 mi->x = vminfo.h_res;
95 mi->x = vminfo.h_res;
216 boot_params.screen_info.lfb_width = vminfo.h_res;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagbmp.cpp157 wxUint32 h_res, v_res; // image resolution in dpi member in struct:__anon516
184 hdr.h_res = hdr.v_res = wxUINT32_SWAP_ON_BE(72); // 72dpi is standard
214 !stream.Write(&hdr.h_res, 4) ||

Completed in 105 milliseconds