Searched refs:v_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.h44 u16 v_res; /* 20 */ member in struct:vesa_mode_info
H A Dvideo-vesa.c81 mi->y = vminfo.v_res;
96 mi->y = vminfo.v_res;
217 boot_params.screen_info.lfb_height = vminfo.v_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
215 !stream.Write(&hdr.v_res, 4) ||

Completed in 95 milliseconds