Home
last modified time | relevance | path

Searched refs:PosAbsolute (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxconfig.c266 dmxScreen->where = PosAbsolute; in dmxConfigCopyFromDisplay()
291 dmxScreen->where = PosAbsolute; in dmxConfigCopyFromWall()
319 if (dmxScreen->where == PosAbsolute) in dmxConfigCopyFromWall()
422 dmxScreen->where = PosAbsolute; in dmxConfigFromCommandLine()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.h114 PosAbsolute = 0, enumerator
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmx.h74 PosAbsolute = 0, enumerator
H A Ddmxcursor.c248 case PosAbsolute: in dmxTryComputeScreenOrigins()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h363 PosAbsolute = 0, enumerator
H A Dxf86Config.c1442 slp[count].where = PosAbsolute; in configLayout()
1507 && slp[i].where != PosAbsolute && !slp[i].refscreen) { in configLayout()
1510 slp[i].where = PosAbsolute; in configLayout()
H A Dxf86Cursor.c645 case PosAbsolute: in xf86InitOrigins()