Home
last modified time | relevance | path

Searched refs:weed_paramtmpl_has_variable_size (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dweed-effects-utils.c307 …if (weed_paramtmpl_has_variable_size(paramtmpl) && weed_plant_has_leaf(paramtmpl, WEED_LEAF_NEW_DE… in weed_paramtmpl_value_type()
322 WEED_GLOBAL_INLINE int weed_paramtmpl_has_variable_size(weed_plant_t *paramtmpl) { in weed_paramtmpl_has_variable_size() function
535 return weed_paramtmpl_has_variable_size(weed_param_get_template(param)); in weed_param_has_variable_size()
H A Dweed-effects-utils.h159 int weed_paramtmpl_has_variable_size(weed_plant_t *paramtmpl);