CI_SetFraction    186 src/scenegraph/vrml_interpolators.c 	if (CI_SetFraction(_this->set_fraction, &_this->value_changed, &_this->key, &_this->keyValue))
CI_SetFraction    193 src/scenegraph/vrml_interpolators.c 	CI_SetFraction(0, &n->value_changed, &n->key, &n->keyValue);
CI_SetFraction    202 src/scenegraph/vrml_interpolators.c 	if (!CI_SetFraction(_this->set_fraction, &_this->value_changed, &_this->key, &_this->keyValue)) return;
CI_SetFraction    213 src/scenegraph/vrml_interpolators.c 	CI_SetFraction(0, &n->value_changed, &n->key, &n->keyValue);