Home
last modified time | relevance | path

Searched refs:CONF_ADJ_RELATIVE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DLayout.c171 aptr->adj_where = CONF_ADJ_RELATIVE; in xf86parseLayoutSection()
215 case CONF_ADJ_RELATIVE: in xf86parseLayoutSection()
222 if (aptr->adj_where == CONF_ADJ_RELATIVE) { in xf86parseLayoutSection()
359 case CONF_ADJ_RELATIVE: in xf86printLayoutSection()
H A Dxf86Parser.h352 #define CONF_ADJ_RELATIVE 5 macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1456 case CONF_ADJ_RELATIVE: in configLayout()