Home
last modified time | relevance | path

Searched refs:LIVES_BUTTON_PRESS (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper-gtk.h784 #define LIVES_BUTTON_PRESS GDK_BUTTON_PRESS macro
H A Dwidget-helper-qt.h785 #define LIVES_BUTTON_PRESS 1 macro
1849 buttonevent->type = LIVES_BUTTON_PRESS; in eventFilter()
H A Drfx-builder.c1079 if (event->type != LIVES_BUTTON_PRESS) { in on_entry_click()
H A Dinterface.c5487 if (event->type != LIVES_BUTTON_PRESS) { in on_ebox_click()
H A Dmultitrack.c4063 if (event->type != LIVES_BUTTON_PRESS) { in filter_ebox_pressed()
4668 if (event->type != LIVES_BUTTON_PRESS && !mt->is_rendering) { in clip_ebox_pressed()
14001 if (mt->opts.mouse_mode == MOUSE_MODE_SELECT && event->type == LIVES_BUTTON_PRESS) { in on_track_click()