Home
last modified time | relevance | path

Searched refs:lives_lock_button_get_locked (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dparamspecial.c182 if (lives_lock_button_get_locked(button)) { in reset_aspect()
586 if (lives_lock_button_get_locked(LIVES_BUTTON(aspect.lockbutton))) { in after_aspect_width_changed()
602 if (lives_lock_button_get_locked(LIVES_BUTTON(aspect.lockbutton))) { in after_aspect_height_changed()
H A Dwidget-helper.h1117 boolean lives_lock_button_get_locked(LiVESButton *);
H A Dwidget-helper.c10483 WIDGET_HELPER_GLOBAL_INLINE boolean lives_lock_button_get_locked(LiVESButton * button) { in lives_lock_button_get_locked() function
10514 return lives_lock_button_get_locked(button); in lives_lock_button_toggle()
H A Devents.c6397 if (lives_lock_button_get_locked(LIVES_BUTTON(aspect->lockbutton))) in create_render_details()