Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DMonitor.c152 ptr->ml_hdisplay = xf86_lex_val.num; in xf86parseModeLine()
281 ptr->ml_hdisplay = xf86_lex_val.num; in xf86parseVerboseMode()
686 mlptr->ml_hdisplay, mlptr->ml_hsyncstart, in xf86printMonitorSection()
735 mlptr->ml_hdisplay, mlptr->ml_hsyncstart, in xf86printModesSection()
H A Dxf86Parser.h121 int ml_hdisplay; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Modes.c690 mode->HDisplay = conf_mode->ml_hdisplay; in xf86GetConfigModes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1900 mode->HDisplay = cmodep->ml_hdisplay; in configMonitor()