Lines Matching refs:info
63 * \li One in <driver>Screen caching option info and the default values
66 driOptionInfo *info;
84 /** \brief Parse XML option info from configOptions
88 * \param info pointer to a driOptionCache that will store the option info
96 void driParseOptionInfo (driOptionCache *info,
98 /** \brief Initialize option cache from info and parse configuration files
102 void driParseConfigFiles (driOptionCache *cache, const driOptionCache *info,
104 /** \brief Destroy option info
107 void driDestroyOptionInfo (driOptionCache *info);