Home | History | Annotate | Download | only in doc

Lines Matching refs:configuration

27 @PURPOSE@       load configuration
29 Loads the default configuration file and returns the resulting configuration.
36 @PURPOSE@ load configuration and font data
38 Loads the default configuration file and builds information about the
39 available fonts. Returns the resulting configuration.
47 Loads the default configuration file and the fonts referenced therein and
48 sets the default configuration to that result. Returns whether this
49 process succeeded or not. If the default configuration has already
77 Forces the default configuration file to be reloaded and resets the default
78 configuration. Returns FcFalse if the configuration cannot be reloaded (due
79 to configuration file errors, allocation failures or other issues) and leaves the
80 existing configuration unchanged. Otherwise returns FcTrue.
86 @PURPOSE@ reload configuration files if needed
88 Checks the rescan interval in the default configuration, checking the
89 configuration if the interval has passed and reloading the configuration if
90 when any changes are detected. Returns FcFalse if the configuration cannot