Home
last modified time | relevance | path

Searched defs:sbutt (Results 1 – 2 of 2) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/jemboss/org/emboss/jemboss/editor/
H A DGraphicSequenceCollection.java385 SequenceNameJButton sbutt = (SequenceNameJButton)enumer.nextElement(); in setSequenceLock() local
/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.c7995 void sbutt_render(LiVESWidget * sbutt, LiVESWidgetState state, livespointer user_data) { in sbutt_render()
8221 WIDGET_HELPER_GLOBAL_INLINE boolean lives_standard_button_set_image(LiVESButton * sbutt, in lives_standard_button_set_image()
8290 WIDGET_HELPER_GLOBAL_INLINE boolean lives_standard_button_set_label(LiVESButton * sbutt, in lives_standard_button_set_label()
8302 LiVESWidget *sbutt = lives_standard_button_new(width, height); in lives_standard_button_new_with_label() local
8307 WIDGET_HELPER_GLOBAL_INLINE const char *lives_standard_button_get_label(LiVESButton * sbutt) { in lives_standard_button_get_label()
8315 static LiVESWidget *_lives_standard_button_set_full(LiVESWidget * sbutt, LiVESBox * box, in _lives_standard_button_set_full()
8370 LiVESWidget *sbutt = lives_standard_button_new_with_label(label, width, height); in lives_standard_button_new_full() local
8379 LiVESWidget *sbutt = lives_standard_button_new_from_stock(stock_id, label, width, height); in lives_standard_button_new_from_stock_full() local