Searched defs:layout (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DLayout.c447 str, layout->lay_identifier); \
457 XF86ConfLayoutPtr layout = p->conf_layout_lst; local
465 while (layout)
467 adj = layout->lay_adjacency_lst;
475 adj->adj_screen_str, layout->lay_identifier);
490 iptr = layout->lay_inactive_lst;
498 iptr->inactive_device_str, layout->lay_identifier);
505 inptr = layout->lay_input_lst;
513 inptr->iref_inputdev_str, layout->lay_identifier);
520 layout
[all...]

Completed in 6 milliseconds