Bindable_SetIsBound 268 src/compositor/bindable.c if (is_bound) Bindable_SetIsBound(bindable, GF_FALSE); Bindable_SetIsBound 273 src/compositor/bindable.c Bindable_SetIsBound(node, GF_TRUE); Bindable_SetIsBound 276 src/compositor/bindable.c if (!is_bound) Bindable_SetIsBound(bindable, GF_TRUE); Bindable_SetIsBound 280 src/compositor/bindable.c Bindable_SetIsBound(node, GF_FALSE); Bindable_SetIsBound 311 src/compositor/bindable.c Bindable_SetIsBound(bindable, GF_FALSE); Bindable_SetIsBound 298 src/compositor/mpeg4_background.c if (!bck->isBound) Bindable_SetIsBound(node, 1); Bindable_SetIsBound 351 src/compositor/mpeg4_background2d.c Bindable_SetIsBound(node, 1); Bindable_SetIsBound 169 src/compositor/mpeg4_viewport.c if (!vp->isBound) Bindable_SetIsBound(node, 1); Bindable_SetIsBound 358 src/compositor/mpeg4_viewport.c if (!vp->isBound) Bindable_SetIsBound(node, 1); Bindable_SetIsBound 461 src/compositor/mpeg4_viewport.c if (!ni->isBound) Bindable_SetIsBound(node, 1); Bindable_SetIsBound 580 src/compositor/mpeg4_viewport.c if (!fog->isBound) Bindable_SetIsBound(node, 1); Bindable_SetIsBound 74 src/compositor/nodes_stacks.h void Bindable_SetIsBound(GF_Node *bindable, Bool val);