Searched refs:adj_x (Results 1 – 4 of 4) sorted by relevance
142 aptr->adj_x = 0; in xf86parseLayoutSection()194 aptr->adj_x = xf86_lex_val.num; in xf86parseLayoutSection()228 aptr->adj_x = xf86_lex_val.num; in xf86parseLayoutSection()342 if (aptr->adj_x != -1) in xf86printLayoutSection()343 fprintf(cf, " %d %d\n", aptr->adj_x, aptr->adj_y); in xf86printLayoutSection()361 aptr->adj_x, aptr->adj_y); in xf86printLayoutSection()
368 int adj_x; member
367 aptr->adj_x = 0; in configureLayoutSection()
1430 slp[count].x = adjp->adj_x; in configLayout()