Home
last modified time | relevance | path

Searched refs:color_hbox (Results 1 – 6 of 6) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/glib/demo/
H A Dselections.c483 GtkWidget *color_hbox; in pgd_selections_properties_selector_create() local
562 color_hbox = gtk_hbox_new (FALSE, 6); in pgd_selections_properties_selector_create()
565 gtk_box_pack_start (GTK_BOX (color_hbox), label, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
572 gtk_box_pack_start (GTK_BOX (color_hbox), demo->fg_color_button, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
575 gtk_box_pack_start (GTK_BOX (hbox), color_hbox, FALSE, TRUE, 0); in pgd_selections_properties_selector_create()
576 gtk_widget_show (color_hbox); in pgd_selections_properties_selector_create()
578 color_hbox = gtk_hbox_new (FALSE, 6); in pgd_selections_properties_selector_create()
581 gtk_box_pack_start (GTK_BOX (color_hbox), label, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
588 gtk_box_pack_start (GTK_BOX (color_hbox), demo->bg_color_button, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
591 gtk_box_pack_start (GTK_BOX (hbox), color_hbox, FALSE, TRUE, 0); in pgd_selections_properties_selector_create()
[all …]
/dports/graphics/poppler/poppler-21.12.0/glib/demo/
H A Dselections.c422 GtkWidget *color_hbox; in pgd_selections_properties_selector_create() local
497 color_hbox = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 6); in pgd_selections_properties_selector_create()
500 gtk_box_pack_start(GTK_BOX(color_hbox), label, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
505 gtk_box_pack_start(GTK_BOX(color_hbox), demo->fg_color_button, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
508 gtk_box_pack_start(GTK_BOX(hbox), color_hbox, FALSE, TRUE, 0); in pgd_selections_properties_selector_create()
509 gtk_widget_show(color_hbox); in pgd_selections_properties_selector_create()
511 color_hbox = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 6); in pgd_selections_properties_selector_create()
514 gtk_box_pack_start(GTK_BOX(color_hbox), label, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
519 gtk_box_pack_start(GTK_BOX(color_hbox), demo->bg_color_button, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
522 gtk_box_pack_start(GTK_BOX(hbox), color_hbox, FALSE, TRUE, 0); in pgd_selections_properties_selector_create()
[all …]
/dports/graphics/poppler-glib/poppler-21.12.0/glib/demo/
H A Dselections.c422 GtkWidget *color_hbox; in pgd_selections_properties_selector_create() local
497 color_hbox = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 6); in pgd_selections_properties_selector_create()
500 gtk_box_pack_start(GTK_BOX(color_hbox), label, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
505 gtk_box_pack_start(GTK_BOX(color_hbox), demo->fg_color_button, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
508 gtk_box_pack_start(GTK_BOX(hbox), color_hbox, FALSE, TRUE, 0); in pgd_selections_properties_selector_create()
509 gtk_widget_show(color_hbox); in pgd_selections_properties_selector_create()
511 color_hbox = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 6); in pgd_selections_properties_selector_create()
514 gtk_box_pack_start(GTK_BOX(color_hbox), label, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
519 gtk_box_pack_start(GTK_BOX(color_hbox), demo->bg_color_button, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
522 gtk_box_pack_start(GTK_BOX(hbox), color_hbox, FALSE, TRUE, 0); in pgd_selections_properties_selector_create()
[all …]
/dports/graphics/poppler-qt5/poppler-21.12.0/glib/demo/
H A Dselections.c422 GtkWidget *color_hbox; in pgd_selections_properties_selector_create() local
497 color_hbox = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 6); in pgd_selections_properties_selector_create()
500 gtk_box_pack_start(GTK_BOX(color_hbox), label, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
505 gtk_box_pack_start(GTK_BOX(color_hbox), demo->fg_color_button, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
508 gtk_box_pack_start(GTK_BOX(hbox), color_hbox, FALSE, TRUE, 0); in pgd_selections_properties_selector_create()
509 gtk_widget_show(color_hbox); in pgd_selections_properties_selector_create()
511 color_hbox = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 6); in pgd_selections_properties_selector_create()
514 gtk_box_pack_start(GTK_BOX(color_hbox), label, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
519 gtk_box_pack_start(GTK_BOX(color_hbox), demo->bg_color_button, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
522 gtk_box_pack_start(GTK_BOX(hbox), color_hbox, FALSE, TRUE, 0); in pgd_selections_properties_selector_create()
[all …]
/dports/graphics/poppler-utils/poppler-21.12.0/glib/demo/
H A Dselections.c422 GtkWidget *color_hbox; in pgd_selections_properties_selector_create() local
497 color_hbox = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 6); in pgd_selections_properties_selector_create()
500 gtk_box_pack_start(GTK_BOX(color_hbox), label, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
505 gtk_box_pack_start(GTK_BOX(color_hbox), demo->fg_color_button, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
508 gtk_box_pack_start(GTK_BOX(hbox), color_hbox, FALSE, TRUE, 0); in pgd_selections_properties_selector_create()
509 gtk_widget_show(color_hbox); in pgd_selections_properties_selector_create()
511 color_hbox = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 6); in pgd_selections_properties_selector_create()
514 gtk_box_pack_start(GTK_BOX(color_hbox), label, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
519 gtk_box_pack_start(GTK_BOX(color_hbox), demo->bg_color_button, TRUE, TRUE, 0); in pgd_selections_properties_selector_create()
522 gtk_box_pack_start(GTK_BOX(hbox), color_hbox, FALSE, TRUE, 0); in pgd_selections_properties_selector_create()
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpcursorview.c68 GtkWidget *color_hbox; member
313 view->priv->color_hbox = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, in gimp_cursor_view_init()
315 gtk_box_set_homogeneous (GTK_BOX (view->priv->color_hbox), TRUE); in gimp_cursor_view_init()
316 gtk_box_pack_start (GTK_BOX (view), view->priv->color_hbox, FALSE, FALSE, 0); in gimp_cursor_view_init()
317 gtk_widget_show (view->priv->color_hbox); in gimp_cursor_view_init()
324 gtk_box_pack_start (GTK_BOX (view->priv->color_hbox), view->priv->color_frame_1, in gimp_cursor_view_init()
331 gtk_box_pack_start (GTK_BOX (view->priv->color_hbox), view->priv->color_frame_2, in gimp_cursor_view_init()
533 gtk_box_set_spacing (GTK_BOX (view->priv->color_hbox), content_spacing); in gimp_cursor_view_style_set()