Searched refs:BKE_fcurve_is_protected (Results 1 – 5 of 5) sorted by relevance
258 bool BKE_fcurve_is_protected(struct FCurve *fcu);
483 if (BKE_fcurve_is_protected(fcu)) { in pyrna_struct_keyframe_delete()
1716 if (BKE_fcurve_is_protected(fcu)) { in delete_keyframe()1820 if (BKE_fcurve_is_protected(fcu)) { in clear_keyframe()2331 if (BKE_fcurve_is_protected(fcu)) { in delete_key_v3d_exec()2633 if (BKE_fcurve_is_protected(fcu)) { in delete_key_button_exec()
955 bool BKE_fcurve_is_protected(FCurve *fcu) in BKE_fcurve_is_protected() function971 if (BKE_fcurve_is_protected(fcu)) { in BKE_fcurve_is_keyframable()
992 if (BKE_fcurve_is_protected(fcu)) { in draw_fcurve()