Searched defs:convert_func (Results 1 – 3 of 3) sorted by relevance
204 explicit ValueFieldConverter(ConvertFunc convert_func) in ValueFieldConverter()223 explicit CustomFieldConverter(ConvertFunc convert_func) in CustomFieldConverter()330 explicit RepeatedCustomValueConverter(ConvertFunc convert_func) in RepeatedCustomValueConverter()
187 static const ASSConvertFunc convert_func[] = { variable
81 typedef int convert_func (SF_PRIVATE *psf, int, void *, int, int, float **) ; typedef