Searched refs:xf86whitespace_2 (Results 1 - 8 of 8) sorted by relevance
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/ |
H A D | fields.h | 41 extern const char * const xf86whitespace_2[]; /* Indendation level 2 */
|
H A D | fields.c | 51 const char * const xf86whitespace_2[] = { variable
|
H A D | Module.c | 205 xf86printOptionList(cf, lptr->load_opt, xf86whitespace_2);
|
H A D | Vendor.c | 210 xf86printOptionList(cf, pptr->vs_option_lst, xf86whitespace_2);
|
H A D | Video.c | 239 xf86printOptionList(cf, pptr->vp_option_lst, xf86whitespace_2);
|
H A D | Screen.c | 787 xf86printDisplaySubsectionModes(cf, dptr, xf86whitespace_2); 789 xf86printOptionList(cf, dptr->disp_option_lst, xf86whitespace_2);
|
H A D | Monitor.c | 1225 cf, mlptr, xf86whitespace_1, xf86whitespace_2); 1254 cf, mlptr, xf86whitespace_1, xf86whitespace_2);
|
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/ |
H A D | fbc_write_config.c | 140 xf86printMxxxSectionMode(config_stream_out, mode, xf86whitespace_1, xf86whitespace_2); 250 whitespace = xf86whitespace_2;
|
Completed in 59 milliseconds