Home
last modified time | relevance | path

Searched refs:gtk_page_setup_set_orientation (Results 1 – 25 of 135) sorted by relevance

123456

/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DpageSetup.c119 gtk_page_setup_set_orientation ( para->setup, GTK_PAGE_ORIENTATION_PORTRAIT ); in configure()
124 gtk_page_setup_set_orientation ( para->setup, GTK_PAGE_ORIENTATION_LANDSCAPE ); in configure()
129 gtk_page_setup_set_orientation ( para->setup, GTK_PAGE_ORIENTATION_REVERSE_PORTRAIT ); in configure()
134 gtk_page_setup_set_orientation ( para->setup, GTK_PAGE_ORIENTATION_REVERSE_LANDSCAPE ); in configure()
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/src/
H A Dx_print.c87 gtk_page_setup_set_orientation (setup, GTK_PAGE_ORIENTATION_LANDSCAPE); in x_print_default_page_setup()
89 gtk_page_setup_set_orientation (setup, GTK_PAGE_ORIENTATION_PORTRAIT); in x_print_default_page_setup()
99 gtk_page_setup_set_orientation (setup, GTK_PAGE_ORIENTATION_LANDSCAPE); in x_print_default_page_setup()
101 gtk_page_setup_set_orientation (setup, GTK_PAGE_ORIENTATION_PORTRAIT); in x_print_default_page_setup()
/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/
H A DPrintHandler.cpp54 gtk_page_setup_set_orientation(setup, GTK_PAGE_ORIENTATION_LANDSCAPE); in requestPageSetup()
56 gtk_page_setup_set_orientation(setup, GTK_PAGE_ORIENTATION_PORTRAIT); in requestPageSetup()
/dports/deskutils/gnome-photos/gnome-photos-40.0/src/
H A Dphotos-print-operation.c178 gtk_page_setup_set_orientation (page_setup, GTK_PAGE_ORIENTATION_PORTRAIT); in photos_print_operation_constructed()
180 gtk_page_setup_set_orientation (page_setup, GTK_PAGE_ORIENTATION_LANDSCAPE); in photos_print_operation_constructed()
/dports/graphics/zathura/zathura-0.4.5/zathura/
H A Dprint.c148 gtk_page_setup_set_orientation(setup, GTK_PAGE_ORIENTATION_LANDSCAPE); in cb_print_request_page_setup()
150 gtk_page_setup_set_orientation(setup, GTK_PAGE_ORIENTATION_PORTRAIT); in cb_print_request_page_setup()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkpagesetup.c199 gtk_page_setup_set_orientation (GtkPageSetup *setup, in gtk_page_setup_set_orientation() function
690 gtk_page_setup_set_orientation (setup, in gtk_page_setup_load_key_file()
921 gtk_page_setup_set_orientation (setup, string_to_enum (GTK_TYPE_PAGE_ORIENTATION, in gtk_page_setup_new_from_gvariant()
H A Dgtkpagesetup.h47 void gtk_page_setup_set_orientation (GtkPageSetup *setup,
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkpagesetup.c188 gtk_page_setup_set_orientation (GtkPageSetup *setup, in gtk_page_setup_set_orientation() function
647 gtk_page_setup_set_orientation (setup, in gtk_page_setup_load_key_file()
872 gtk_page_setup_set_orientation (setup, string_to_enum (GTK_TYPE_PAGE_ORIENTATION, in gtk_page_setup_new_from_gvariant()
H A Dgtkpagesetup.h47 void gtk_page_setup_set_orientation (GtkPageSetup *setup,
/dports/x11-toolkits/gtk40/gtk-4.4.1/tests/
H A Dtestprint.c36 gtk_page_setup_set_orientation (setup, GTK_PAGE_ORIENTATION_LANDSCAPE); in request_page_setup()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/tests/
H A Dtestprint.c36 gtk_page_setup_set_orientation (setup, GTK_PAGE_ORIENTATION_LANDSCAPE); in request_page_setup()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/tests/
H A Dtestprint.c38 gtk_page_setup_set_orientation (setup, GTK_PAGE_ORIENTATION_LANDSCAPE); in request_page_setup()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtkpagesetup.h44 void gtk_page_setup_set_orientation (GtkPageSetup *setup,
H A Dgtkpagesetup.c152 gtk_page_setup_set_orientation (GtkPageSetup *setup, in gtk_page_setup_set_orientation() function
635 gtk_page_setup_set_orientation (setup, in gtk_page_setup_load_key_file()
/dports/editors/abiword/abiword-3.0.5/src/af/xap/gtk/
H A Dxap_UnixDlg_Print.cpp392 gtk_page_setup_set_orientation(m_pPageSetup,GTK_PAGE_ORIENTATION_PORTRAIT); in setupPrint()
394 gtk_page_setup_set_orientation(m_pPageSetup,GTK_PAGE_ORIENTATION_LANDSCAPE); in setupPrint()
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/gtk/
H A Dprinter-dc.rkt57 (define-gtk gtk_page_setup_set_orientation (_fun _GtkPageSetup _int -> _void)) function
88 (gtk_page_setup_set_orientation page-setup (if (eq? (send pss get-orientation) 'landscape)
/dports/graphics/xviewer/xviewer-3.2.2/src/
H A Dxviewer-print.c340 gtk_page_setup_set_orientation (page_setup, in xviewer_print_operation_new()
343 gtk_page_setup_set_orientation (page_setup, in xviewer_print_operation_new()
/dports/graphics/eom/eom-1.26.0/src/
H A Deom-print.c340 gtk_page_setup_set_orientation (page_setup, in eom_print_operation_new()
343 gtk_page_setup_set_orientation (page_setup, in eom_print_operation_new()
/dports/graphics/eog/eog-41.1/src/
H A Deog-print.c340 gtk_page_setup_set_orientation (page_setup, in eog_print_operation_new()
343 gtk_page_setup_set_orientation (page_setup, in eog_print_operation_new()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkPageSetup.xs23 void gtk_page_setup_set_orientation (GtkPageSetup *setup, GtkPageOrientation orientation);
/dports/www/castor/castor-0.8.16/cargo-crates/gtk-0.8.0/src/auto/
H A Dpage_setup.rs184 gtk_sys::gtk_page_setup_set_orientation(self.to_glib_none().0, orientation.to_glib()); in set_orientation()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gtk-0.7.0/src/auto/
H A Dpage_setup.rs183 gtk_sys::gtk_page_setup_set_orientation(self.to_glib_none().0, orientation.to_glib()); in set_orientation()
/dports/net-im/fractal/fractal-4.4.0/vendor/gtk/src/auto/
H A Dpage_setup.rs184 gtk_sys::gtk_page_setup_set_orientation(self.to_glib_none().0, orientation.to_glib()); in set_orientation()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Printing/gtk/org/eclipse/swt/printing/
H A DPrinter.java228 GTK.gtk_page_setup_set_orientation(page_setup, restoreInt("orientation")); //$NON-NLS-1$ in restore()
779 GTK.gtk_page_setup_set_orientation(pageSetup, orientation); in init()
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/printing/
H A DPrinter.java214 GTK.gtk_page_setup_set_orientation(page_setup, restoreInt("orientation")); //$NON-NLS-1$ in restore()
765 GTK.gtk_page_setup_set_orientation(pageSetup, orientation); in init()

123456