Searched refs:xf86printOptionList (Results 1 - 11 of 11) sorted by relevance
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/ |
H A D | Extensions.c | 99 xf86printOptionList(cf, p, xf86whitespace_1);
|
H A D | xf86Optrec.h | 125 void xf86printOptionList(
|
H A D | Vendor.c | 202 xf86printOptionList(cf, ptr->vnd_option_lst, xf86whitespace_1); 210 xf86printOptionList(cf, pptr->vs_option_lst, xf86whitespace_2);
|
H A D | Input.c | 144 xf86printOptionList(cf, ptr->inp_option_lst, xf86whitespace_1);
|
H A D | Video.c | 231 xf86printOptionList(cf, ptr->va_option_lst, xf86whitespace_1); 239 xf86printOptionList(cf, pptr->vp_option_lst, xf86whitespace_2);
|
H A D | Module.c | 205 xf86printOptionList(cf, lptr->load_opt, xf86whitespace_2);
|
H A D | Flags.c | 199 xf86printOptionList(f, p, xf86whitespace_1); 746 * xf86printOptionList() 752 xf86printOptionList( function
|
H A D | Screen.c | 732 xf86printOptionList(cf, ptr->scrn_option_lst, xf86whitespace_1); 789 xf86printOptionList(cf, dptr->disp_option_lst, xf86whitespace_2);
|
H A D | Device.c | 440 xf86printOptionList(cf, ptr->dev_option_lst, xf86whitespace_1);
|
H A D | Layout.c | 381 xf86printOptionList(cf, ptr->lay_option_lst, xf86whitespace_1);
|
H A D | Monitor.c | 1231 xf86printOptionList(cf, ptr->mon_option_lst, xf86whitespace_1);
|
Completed in 16 milliseconds