Searched refs:adj_where (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DLayout.c140 aptr->adj_where = CONF_ADJ_OBSOLETE;
159 aptr->adj_where = CONF_ADJ_RIGHTOF;
162 aptr->adj_where = CONF_ADJ_LEFTOF;
165 aptr->adj_where = CONF_ADJ_ABOVE;
168 aptr->adj_where = CONF_ADJ_BELOW;
171 aptr->adj_where = CONF_ADJ_RELATIVE;
174 aptr->adj_where = CONF_ADJ_ABSOLUTE;
185 aptr->adj_where = CONF_ADJ_OBSOLETE;
187 aptr->adj_where = CONF_ADJ_ABSOLUTE;
189 switch (aptr->adj_where)
[all...]
H A Dxf86Parser.h413 /* Values for adj_where */
436 int adj_where; member in struct:__anon79

Completed in 13 milliseconds