Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DMonitor.c228 ptr->ml_hskew = xf86_lex_val.num; in xf86parseModeLine()
372 ptr->ml_hskew = xf86_lex_val.num; in xf86parseVerboseMode()
709 fprintf(cf, " hskew %d", mlptr->ml_hskew); in xf86printMonitorSection()
758 fprintf(cf, " hskew %d", mlptr->ml_hskew); in xf86printModesSection()
H A Dxf86Parser.h131 int ml_hskew; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Modes.c699 mode->HSkew = conf_mode->ml_hskew; in xf86GetConfigModes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1909 mode->HSkew = cmodep->ml_hskew; in configMonitor()