Home
last modified time | relevance | path

Searched refs:position_is_after (Results 1 – 16 of 16) sorted by relevance

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/audio/
H A Dposition.c327 position_is_after ( in get_prev_snap_point()
337 position_is_after ( in get_prev_snap_point()
426 if (position_is_after ( in get_next_snap_point()
436 if (position_is_after ( in get_next_snap_point()
H A Dsample_processor.c401 if (position_is_after ( in sample_processor_process()
711 if (position_is_after ( in sample_processor_queue_file()
H A Dautomation_region.c331 if (position_is_after ( in automation_region_get_aps_since_last_recorded()
H A Dtrack.c1671 if (position_is_after ( in track_get_last_region()
1694 if (position_is_after ( in track_get_last_region()
3086 position_is_after ( in add_region_if_in_range()
3091 position_is_after ( in add_region_if_in_range()
3096 position_is_after ( in add_region_if_in_range()
3764 if (position_is_after (&end_pos, pos)) in get_end_pos_from_objs()
H A Daudio_function.c381 position_is_after (
H A Dautomation_track.c890 if (position_is_after ( in automation_track_get_last_region()
H A Dtransport.c862 if (position_is_after ( in transport_goto_next_marker()
H A Dmidi_region.c1278 position_is_after ( in midi_region_get_velocities_in_range()
H A Drecording_manager.c906 if (position_is_after ( in handle_resume_event()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/audio/
H A Dposition.h91 #define position_is_after(_pos,_cmp) \ macro
124 (position_is_after (_pos, _start) && \
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Deditor_ruler.c167 if (position_is_after ( in editor_ruler_on_drag_update()
H A Dtimeline_arranger.c836 position_is_after (new_pos, &tmp)) in snap_region_r()
1286 if (position_is_after ( in on_audio_func_activate()
H A Darranger.c511 if (position_is_after ( in add_object_if_overlap()
4374 position_is_after ( in on_drag_end_audio()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/backend/
H A Darranger_object.c411 if (position_is_after ( in arranger_object_is_hit()
413 position_is_after ( in arranger_object_is_hit()
558 position_is_after (pos, &self->pos); in arranger_object_is_position_valid()
1439 position_is_after ( in arranger_object_resize()
2852 position_is_after ( in arranger_object_split()
2890 if (position_is_after ( in arranger_object_split()
H A Darranger_selections.c996 if (position_is_after ( \ in arranger_selections_get_end_pos()
1005 if (position_is_after ( \ in arranger_selections_get_end_pos()
1212 if (position_is_after ( \ in arranger_selections_get_last_object()
1222 if (position_is_after ( \ in arranger_selections_get_last_object()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/actions/
H A Drange_action.c491 position_is_after ( in range_action_do()