Lines Matching defs:widget
163 * Optionally, the index argument for a widget can be omitted and will be substituted with
167 const char *string, long index, char **widget)
201 /* get class definition for widget */
212 SNDERR("No arguments in class for widget %s\n", string);
222 /* construct widget name using the constructor argument values */
232 SNDERR("insufficient arugments for widget %s\n", string);
282 *widget = widget_name;
338 /* get source widget name */
353 SNDERR("error getting widget name for %s\n", wname);
357 /* get sink widget name */
374 SNDERR("error getting widget name for %s\n", wname);