Searched refs:xf86whitespace_1 (Results 1 - 13 of 13) sorted by relevance
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/ |
H A D | fields.h | 40 extern const char * const xf86whitespace_1[]; /* Indendation level 1 */
|
H A D | fields.c | 43 const char * const xf86whitespace_1[] = { variable
|
H A D | Extensions.c | 99 xf86printOptionList(cf, p, xf86whitespace_1);
|
H A D | Screen.c | 711 cf, ptr, xf86whitespace_1); 717 cf, ptr, xf86whitespace_1); 722 xf86printScreenSectionMonitor(cf, mon_ptr, xf86whitespace_1); 725 xf86printScreenSectionDefaultDepth(cf, ptr, xf86whitespace_1); 732 xf86printOptionList(cf, ptr->scrn_option_lst, xf86whitespace_1); 743 xf86printDisplaySubsectionSubsection(cf, dptr, xf86whitespace_1); 745 xf86printDisplaySubsectionMonitor(cf, dptr, xf86whitespace_1); 791 cf, dptr, xf86whitespace_1);
|
H A D | Device.c | 401 xf86printDeviceSectionIdentifier(cf, ptr, xf86whitespace_1); 404 xf86printDeviceSectionDriver(cf, ptr, xf86whitespace_1); 407 xf86printDeviceSectionVendorName(cf, ptr, xf86whitespace_1); 410 xf86printDeviceSectionBoardName(cf, ptr, xf86whitespace_1); 440 xf86printOptionList(cf, ptr->dev_option_lst, xf86whitespace_1);
|
H A D | Input.c | 144 xf86printOptionList(cf, ptr->inp_option_lst, xf86whitespace_1);
|
H A D | Monitor.c | 1190 cf, ptr, xf86whitespace_1); 1197 xf86printMonitorSectionUseModes(cf, mptr, xf86whitespace_1); 1219 xf86printMonitorSectionGamma(cf, ptr, xf86whitespace_1); 1225 cf, mlptr, xf86whitespace_1, xf86whitespace_2); 1228 cf, mlptr, xf86whitespace_1); 1231 xf86printOptionList(cf, ptr->mon_option_lst, xf86whitespace_1); 1254 cf, mlptr, xf86whitespace_1, xf86whitespace_2); 1257 cf, mlptr, xf86whitespace_1);
|
H A D | Vendor.c | 202 xf86printOptionList(cf, ptr->vnd_option_lst, xf86whitespace_1);
|
H A D | Video.c | 231 xf86printOptionList(cf, ptr->va_option_lst, xf86whitespace_1);
|
H A D | Flags.c | 199 xf86printOptionList(f, p, xf86whitespace_1);
|
H A D | Layout.c | 381 xf86printOptionList(cf, ptr->lay_option_lst, xf86whitespace_1);
|
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/ |
H A D | fbc_fields.c | 102 xf86whitespace_1[field];
|
H A D | fbc_write_config.c | 140 xf86printMxxxSectionMode(config_stream_out, mode, xf86whitespace_1, xf86whitespace_2); 246 whitespace = xf86whitespace_1;
|
Completed in 29 milliseconds