Home
last modified time | relevance | path

Searched refs:ml_htotal (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DMonitor.c167 ptr->ml_htotal = xf86_lex_val.num; in xf86parseModeLine()
296 ptr->ml_htotal = xf86_lex_val.num; in xf86parseVerboseMode()
687 mlptr->ml_hsyncend, mlptr->ml_htotal, in xf86printMonitorSection()
736 mlptr->ml_hsyncend, mlptr->ml_htotal, in xf86printModesSection()
H A Dxf86Parser.h124 int ml_htotal; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Modes.c693 mode->HTotal = conf_mode->ml_htotal; in xf86GetConfigModes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1903 mode->HTotal = cmodep->ml_htotal; in configMonitor()