Home
last modified time | relevance | path

Searched refs:AGS_MACHINE_ACCEPT_OGG (Results 1 – 3 of 3) sorted by relevance

/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/
H A Dags_link_editor_callbacks.c70 ((AGS_MACHINE_ACCEPT_OGG & (machine->file_input_flags)) != 0))){ in ags_link_editor_parent_set_callback()
149 ((AGS_MACHINE_ACCEPT_OGG & (machine->file_input_flags)) != 0)) && in ags_link_editor_combo_callback()
H A Dags_link_editor.c269 ((AGS_MACHINE_ACCEPT_OGG & (machine->file_input_flags)) != 0)) && in ags_link_editor_apply()
449 (AGS_MACHINE_ACCEPT_OGG & (machine->file_input_flags)) != 0) && in ags_link_editor_reset()
H A Dags_machine.h70 AGS_MACHINE_ACCEPT_OGG = 1 << 1, enumerator