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 Dfields.h40 extern const char * const xf86whitespace_1[]; /* Indendation level 1 */
H A Dfields.c43 const char * const xf86whitespace_1[] = { variable
H A DExtensions.c99 xf86printOptionList(cf, p, xf86whitespace_1);
H A DScreen.c711 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 DDevice.c401 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 DInput.c144 xf86printOptionList(cf, ptr->inp_option_lst, xf86whitespace_1);
H A DMonitor.c1190 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 DVendor.c202 xf86printOptionList(cf, ptr->vnd_option_lst, xf86whitespace_1);
H A DVideo.c231 xf86printOptionList(cf, ptr->va_option_lst, xf86whitespace_1);
H A DFlags.c199 xf86printOptionList(f, p, xf86whitespace_1);
H A DLayout.c381 xf86printOptionList(cf, ptr->lay_option_lst, xf86whitespace_1);
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_fields.c102 xf86whitespace_1[field];
H A Dfbc_write_config.c140 xf86printMxxxSectionMode(config_stream_out, mode, xf86whitespace_1, xf86whitespace_2);
246 whitespace = xf86whitespace_1;

Completed in 2425 milliseconds