Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/widget/gtk/
H A DnsPrintDialogGTK.cpp141 GtkWidget* print_bg_colors_toggle; member in nsPrintDialogWidgetGTK
219 print_bg_colors_toggle = gtk_check_button_new_with_mnemonic( in nsPrintDialogWidgetGTK()
224 print_bg_colors_toggle, FALSE, FALSE, 0); in nsPrintDialogWidgetGTK()
381 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(print_bg_colors_toggle), in ImportSettings()
418 GTK_TOGGLE_BUTTON(print_bg_colors_toggle))); in ExportSettings()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/gtk/
H A DnsPrintDialogGTK.cpp132 GtkWidget* print_bg_colors_toggle; member in nsPrintDialogWidgetGTK
256 print_bg_colors_toggle = gtk_check_button_new_with_mnemonic( in nsPrintDialogWidgetGTK()
261 print_bg_colors_toggle, FALSE, FALSE, 0); in nsPrintDialogWidgetGTK()
438 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(print_bg_colors_toggle), in ImportSettings()
477 GTK_TOGGLE_BUTTON(print_bg_colors_toggle))); in ExportSettings()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gtk/
H A DnsPrintDialogGTK.cpp131 GtkWidget* print_bg_colors_toggle; member in nsPrintDialogWidgetGTK
245print_bg_colors_toggle = gtk_check_button_new_with_mnemonic(GetUTF8FromBundle("printBGColors").get… in nsPrintDialogWidgetGTK()
247 …gtk_box_pack_start(GTK_BOX(appearance_buttons_container), print_bg_colors_toggle, FALSE, FALSE, 0); in nsPrintDialogWidgetGTK()
410 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(print_bg_colors_toggle), geckoBool); in ImportSettings()
443 …ettings->SetPrintBGColors(gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(print_bg_colors_toggle))); in ExportSettings()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DnsPrintDialogGTK.cpp139 GtkWidget* print_bg_colors_toggle; member in nsPrintDialogWidgetGTK
219 print_bg_colors_toggle = gtk_check_button_new_with_mnemonic( in nsPrintDialogWidgetGTK()
224 print_bg_colors_toggle, FALSE, FALSE, 0); in nsPrintDialogWidgetGTK()
383 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(print_bg_colors_toggle), in ImportSettings()
421 GTK_TOGGLE_BUTTON(print_bg_colors_toggle))); in ExportSettings()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DnsPrintDialogGTK.cpp139 GtkWidget* print_bg_colors_toggle; member in nsPrintDialogWidgetGTK
217 print_bg_colors_toggle = gtk_check_button_new_with_mnemonic( in nsPrintDialogWidgetGTK()
222 print_bg_colors_toggle, FALSE, FALSE, 0); in nsPrintDialogWidgetGTK()
379 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(print_bg_colors_toggle), in ImportSettings()
416 GTK_TOGGLE_BUTTON(print_bg_colors_toggle))); in ExportSettings()
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DnsPrintDialogGTK.cpp139 GtkWidget* print_bg_colors_toggle; member in nsPrintDialogWidgetGTK
217 print_bg_colors_toggle = gtk_check_button_new_with_mnemonic( in nsPrintDialogWidgetGTK()
222 print_bg_colors_toggle, FALSE, FALSE, 0); in nsPrintDialogWidgetGTK()
379 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(print_bg_colors_toggle), in ImportSettings()
416 GTK_TOGGLE_BUTTON(print_bg_colors_toggle))); in ExportSettings()