Searched refs:comboo (Results 1 – 4 of 4) sorted by relevance
/dports/multimedia/lives/lives-3.2.0/src/ |
H A D | interface.h | 162 LiVESWidget *comboo; member
|
H A D | lives-yuv4mpeg.c | 642 outfmt = lives_combo_get_active_text(LIVES_COMBO(tvcardw->comboo)); in on_live_tvcard_activate()
|
H A D | interface.c | 3334 tvcardw->comboo = lives_standard_combo_new(_("_Output format"), olist, LIVES_BOX(hbox), NULL); in create_cdtrack_dialog()
|
/dports/graphics/gscan2pdf/gscan2pdf-2.12.4/bin/ |
H A D | gscan2pdf | 6742 $comboo, $cbv, $cbb, $vboxt 6852 $SETTING{'OCR output'} = $comboo->get_active_index; 7327 my $comboo = Gscan2pdf::ComboBoxText->new_from_array(@ocr_function); 7328 $comboo->set_active_index( $SETTING{'OCR output'} ); 7329 $hbox->pack_end( $comboo, TRUE, TRUE, 0 ); 7357 $spinbuttonb, $spinbuttond, \@ocr_function, $comboo, $cbv, $cbb, $vboxt;
|