Searched refs:ORIENT_SEASCAPE (Results 1 – 14 of 14) sorted by relevance
/dports/print/gutenprint/gutenprint-5.3.3/src/gutenprintui2/ |
H A D | typebuiltins.c | 34 { ORIENT_SEASCAPE, "ORIENT_SEASCAPE", "seascape" }, in orient_t_orient_t_get_type()
|
H A D | plist.c | 1779 case ORIENT_SEASCAPE: in stpui_print()
|
H A D | panel.c | 1652 (gpointer) ORIENT_SEASCAPE, NULL, NULL, 0, in create_positioning_frame() 2934 case ORIENT_SEASCAPE: in set_orientation() 4613 case ORIENT_SEASCAPE: in set_thumbnail_orientation()
|
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/gutenprintui2/ |
H A D | typebuiltins.c | 34 { ORIENT_SEASCAPE, "ORIENT_SEASCAPE", "seascape" }, in orient_t_orient_t_get_type()
|
H A D | plist.c | 1779 case ORIENT_SEASCAPE: in stpui_print()
|
H A D | panel.c | 1652 (gpointer) ORIENT_SEASCAPE, NULL, NULL, 0, in create_positioning_frame() 2934 case ORIENT_SEASCAPE: in set_orientation() 4613 case ORIENT_SEASCAPE: in set_thumbnail_orientation()
|
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/src/printdef/ |
H A D | printdef.h | 32 #define ORIENT_SEASCAPE 3 /* Reverse landscape orientation */ macro
|
/dports/graphics/epstool/epstool-3.09/src/ |
H A D | common.h | 205 ORIENT_SEASCAPE = 1 enumerator
|
/dports/print/gimp-gutenprint/gutenprint-5.3.3/include/gutenprintui2/ |
H A D | gutenprintui.h | 66 ORIENT_SEASCAPE = 3 enumerator
|
/dports/print/gutenprint/gutenprint-5.3.3/include/gutenprintui2/ |
H A D | gutenprintui.h | 66 ORIENT_SEASCAPE = 3 enumerator
|
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/src/main/ |
H A D | print-util.c | 1208 else if (*orientation == ORIENT_SEASCAPE) in stp_compute_page_parameters() 1262 if (*orientation == ORIENT_LANDSCAPE || *orientation == ORIENT_SEASCAPE) in stp_compute_page_parameters() 1271 if ((*orientation == ORIENT_UPSIDEDOWN || *orientation == ORIENT_SEASCAPE) in stp_compute_page_parameters()
|
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/include/gimp-print/ |
H A D | gimp-print.h | 89 #define ORIENT_SEASCAPE 3 /* Reverse landscape orientation */ macro
|
H A D | gimp-print.h.in | 89 #define ORIENT_SEASCAPE 3 /* Reverse landscape orientation */ macro
|
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/src/gimp/ |
H A D | gimp_main_window.c | 461 (gpointer) ORIENT_SEASCAPE, NULL, NULL, 0, in create_positioning_frame() 2690 else if (orient == ORIENT_SEASCAPE) in draw_arrow() 2953 if (orient == ORIENT_LANDSCAPE || orient == ORIENT_SEASCAPE) in gimp_preview_update()
|