Home
last modified time | relevance | path

Searched refs:horizontal_total (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/graphics/vesa/
H A Dvesa.h129 uint16 horizontal_total; member
/haiku/src/system/boot/platform/bios_ia32/
H A Dvideo.cpp171 crtcInfo->horizontal_total = timing.h_active + timing.h_blank; in get_crtc_info_block()
178 / (crtcInfo->horizontal_total / 10) in get_crtc_info_block()
183 crtcInfo->horizontal_total, crtcInfo->vertical_sync_start, in get_crtc_info_block()