Home
last modified time | relevance | path

Searched refs:label125 (Results 1 – 22 of 22) sorted by relevance

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/converter/
H A Dinterface.c358 GtkWidget *label125; in create_convpreset_editor() local
505 label125 = gtk_label_new (_("<b>Tag writer</b>")); in create_convpreset_editor()
506 gtk_widget_show (label125); in create_convpreset_editor()
507 gtk_frame_set_label_widget (GTK_FRAME (frame9), label125); in create_convpreset_editor()
508 gtk_label_set_use_markup (GTK_LABEL (label125), TRUE); in create_convpreset_editor()
557 GLADE_HOOKUP_OBJECT (convpreset_editor, label125, "label125"); in create_convpreset_editor()
/dports/science/v_sim/v_sim-3.8.0/src/
H A Dinterface.c465 GtkWidget *label125; in create_observeDialog() local
950 label125 = gtk_label_new (_("<b>Add a new node:</b>")); in create_observeDialog()
951 gtk_widget_show (label125); in create_observeDialog()
952 gtk_box_pack_start (GTK_BOX (vbox21), label125, FALSE, FALSE, 0); in create_observeDialog()
953 gtk_label_set_use_markup (GTK_LABEL (label125), TRUE); in create_observeDialog()
954 gtk_label_set_xalign(GTK_LABEL(label125), 0); in create_observeDialog()
955 gtk_widget_set_margin_start(label125, 0); gtk_widget_set_margin_top(label125, 5); in create_observeDialog()
1127 GLADE_HOOKUP_OBJECT (observeDialog, label125, "label125"); in create_observeDialog()
/dports/math/maxima/maxima-5.43.2/share/odepack/src/
H A Ddsrcms.lisp118 label125
H A Ddsrcma.lisp118 label125
H A Ddprjis.lisp174 label125))
H A Ddlsodes.lisp545 (if (and (/= itask 4) (/= itask 5)) (go label125))
551 label125
H A Ddstode.lisp129 label125
H A Ddstodi.lisp144 label125
H A Ddstodpk.lisp145 label125
H A Ddlsodis.lisp640 (if (and (/= itask 4) (/= itask 5)) (go label125))
646 label125
H A Ddstoka.lisp156 label125
H A Ddlsodi.lisp332 label125
H A Ddlsoibt.lisp321 label125
/dports/devel/emscripten/emscripten-2.0.3/tests/nbody-java/
H A Djava_util_StringTokenizer.c542 if (_r0.i >= _r1.i) goto label125; in java_util_StringTokenizer_nextToken__()
553 label125:; in java_util_StringTokenizer_nextToken__()
H A Dorg_apache_harmony_luni_util_Util.c1202 if (_r7.i != _r9.i) goto label125; in org_apache_harmony_luni_util_Util_convertUTF8WithBuf___byte_1ARRAY_char_1ARRAY_int_int()
1206 label125:; in org_apache_harmony_luni_util_Util_convertUTF8WithBuf___byte_1ARRAY_char_1ARRAY_int_int()
1406 if (_r2.i != _r9.i) goto label125; in org_apache_harmony_luni_util_Util_decode___java_lang_String_boolean_java_lang_String()
1425 label125:; in org_apache_harmony_luni_util_Util_decode___java_lang_String_boolean_java_lang_String()
H A Djava_lang_Class.c921 if (_r4.i == 0) goto label125; in java_lang_Class_getResource___java_lang_String()
1005 label125:; in java_lang_Class_getResource___java_lang_String()
H A Djava_util_ArrayList.c571 if (_r0.i == _r1.i) goto label125; in java_util_ArrayList_add___int_java_lang_Object()
580 label125:; in java_util_ArrayList_add___int_java_lang_Object()
/dports/emulators/hugo/hugo-2.12/
H A Dinterface.c1658 GtkWidget *label125; in create_window_input_settings() local
2841 label125 = gtk_label_new ("auto I : "); in create_window_input_settings()
2842 gtk_widget_show (label125); in create_window_input_settings()
2843 gtk_table_attach (GTK_TABLE (table14), label125, 8, 9, 0, 1, in create_window_input_settings()
2846 gtk_label_set_justify (GTK_LABEL (label125), GTK_JUSTIFY_RIGHT); in create_window_input_settings()
2847 gtk_misc_set_alignment (GTK_MISC (label125), 1, 0.5); in create_window_input_settings()
3555 GLADE_HOOKUP_OBJECT (window_input_settings, label125, "label125"); in create_window_input_settings()
/dports/math/maxima/maxima-5.43.2/share/lbfgs/
H A Dlbfgs.lisp354 label125))
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dinterface.c1523 GtkWidget *label125; in create_prefwin() local
1831 label125 = gtk_label_new (_("-12 dB")); in create_prefwin()
1832 gtk_widget_show (label125); in create_prefwin()
1833 gtk_box_pack_start (GTK_BOX (hbox100), label125, FALSE, FALSE, 0); in create_prefwin()
3191 GLADE_HOOKUP_OBJECT (prefwin, label125, "label125"); in create_prefwin()
/dports/math/maxima/maxima-5.43.2/share/colnew/lisp/
H A Dcolnew.lisp616 label125
/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dinterface.c6283 GtkWidget *label125; in create_ground_command() local
6482 label125 = gtk_label_new (_("Dist. below 1st Medium")); in create_ground_command()
6483 gtk_widget_show (label125); in create_ground_command()
6484 gtk_table_attach (GTK_TABLE (table18), label125, 1, 2, 2, 3, in create_ground_command()
6487 gtk_misc_set_alignment (GTK_MISC (label125), 0, 0.5); in create_ground_command()
6719 GLADE_HOOKUP_OBJECT (ground_command, label125, "label125"); in create_ground_command()