Home
last modified time | relevance | path

Searched refs:footer_font (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/matomo/piwik/core/
H A DTCPDF.php33 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
/dports/mail/evolution/evolution-3.42.1/src/addressbook/printing/
H A Dsmallbook.ecps25 <footer_font>Helvetica 6</footer_font>
H A Dmedbook.ecps25 <footer_font>Helvetica Regular 8</footer_font>
H A Dphonelist.ecps24 <footer_font>Helvetica 8</footer_font>
H A De-contact-print-types.h63 PangoFontDescription *footer_font; member
H A De-contact-print.c664 style->footer_font = pango_font_description_copy (style->body_font); in e_contact_build_style()
735 get_font (data, &(style->footer_font)); in e_contact_build_style()
931 pango_font_description_free (ctxt->style->footer_font); in contact_end_print()
/dports/x11-toolkits/gtksourceview3/gtksourceview-3.24.11/gtksourceview/
H A Dgtksourceprintcompositor.c122 PangoFontDescription *footer_font; member
398 if (compositor->priv->footer_font != NULL) in gtk_source_print_compositor_finalize()
399 pango_font_description_free (compositor->priv->footer_font); in gtk_source_print_compositor_finalize()
712 priv->footer_font = NULL; in gtk_source_print_compositor_init()
1473 &compositor->priv->footer_font, in gtk_source_print_compositor_set_footer_font_name()
1498 if (compositor->priv->footer_font == NULL) in gtk_source_print_compositor_get_footer_font_name()
1504 return pango_font_description_to_string (compositor->priv->footer_font); in gtk_source_print_compositor_get_footer_font_name()
1884 if (compositor->priv->footer_font == NULL) in setup_pango_layouts()
1887 pango_layout_set_font_description (layout, compositor->priv->footer_font); in setup_pango_layouts()
2093 if (compositor->priv->footer_font == NULL) in calculate_footer_height()
[all …]
/dports/x11-toolkits/gtksourceview4/gtksourceview-4.8.1/gtksourceview/
H A Dgtksourceprintcompositor.c120 PangoFontDescription *footer_font; member
396 if (compositor->priv->footer_font != NULL) in gtk_source_print_compositor_finalize()
397 pango_font_description_free (compositor->priv->footer_font); in gtk_source_print_compositor_finalize()
710 priv->footer_font = NULL; in gtk_source_print_compositor_init()
1471 &compositor->priv->footer_font, in gtk_source_print_compositor_set_footer_font_name()
1496 if (compositor->priv->footer_font == NULL) in gtk_source_print_compositor_get_footer_font_name()
1502 return pango_font_description_to_string (compositor->priv->footer_font); in gtk_source_print_compositor_get_footer_font_name()
1882 if (compositor->priv->footer_font == NULL) in setup_pango_layouts()
1885 pango_layout_set_font_description (layout, compositor->priv->footer_font); in setup_pango_layouts()
2091 if (compositor->priv->footer_font == NULL) in calculate_footer_height()
[all …]
/dports/x11-toolkits/gtksourceview2/gtksourceview-2.10.5/gtksourceview/
H A Dgtksourceprintcompositor.c120 PangoFontDescription *footer_font; member
396 if (compositor->priv->footer_font != NULL) in gtk_source_print_compositor_finalize()
397 pango_font_description_free (compositor->priv->footer_font); in gtk_source_print_compositor_finalize()
717 priv->footer_font = NULL; in gtk_source_print_compositor_init()
1491 &compositor->priv->footer_font, in gtk_source_print_compositor_set_footer_font_name()
1516 if (compositor->priv->footer_font == NULL) in gtk_source_print_compositor_get_footer_font_name()
1522 return pango_font_description_to_string (compositor->priv->footer_font); in gtk_source_print_compositor_get_footer_font_name()
1900 if (compositor->priv->footer_font == NULL) in setup_pango_layouts()
1903 pango_layout_set_font_description (layout, compositor->priv->footer_font); in setup_pango_layouts()
2186 if (compositor->priv->footer_font == NULL) in calculate_footer_height()
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/
H A Dsplash_screen.py39 self.footer_font = f = QFont()
96 painter.setFont(self.footer_font)
/dports/mail/balsa/balsa-2.5.1/src/
H A Dprint-gtk.c45 GtkWidget *footer_font; member
534 print_prefs->footer_font = in message_prefs_widget()
656 (GTK_FONT_BUTTON(print_prefs->footer_font))); in message_prefs_apply()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/
H A Dcovers.py221 footer_font = QFont(prefs.footer_font_family or 'Liberation Serif')
222 footer_font.setStyleStrategy(QFont.StyleStrategy.PreferAntialias)
223 footer_font.setPixelSize(prefs.footer_font_size)
224 footer_block = Block(footer, width, footer_font, img, max_height, style.FOOTER_ALIGN)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dprintout.py762 …self.footer_font = { "Name": self.default_font_name, "Size": 11, "Colour": [0, 0, 0], "Attr": [0, …
/dports/finance/frontaccounting/frontaccounting/reporting/includes/
H A Dtcpdf.php2167 $this->SetFont($this->footer_font[0], $this->footer_font[1] , $this->footer_font[2]);
5593 $this->footer_font = $font;
5602 return $this->footer_font;
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/tecnickcom/tcpdf/
H A Dtcpdf.php610 protected $footer_font; variable in TCPDF
3650 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
10419 $this->footer_font = $font;
10429 return $this->footer_font;
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php610 protected $footer_font; variable in TCPDF
3608 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
10380 $this->footer_font = $font;
10390 return $this->footer_font;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf.php610 protected $footer_font; variable in TCPDF
3608 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
10383 $this->footer_font = $font;
10393 return $this->footer_font;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php610 protected $footer_font; variable in TCPDF
3608 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
10380 $this->footer_font = $font;
10390 return $this->footer_font;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf.php610 protected $footer_font; variable in TCPDF
3608 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
10383 $this->footer_font = $font;
10393 return $this->footer_font;
/dports/www/phpmyfaq/phpmyfaq/src/libs/tcpdf/
H A Dtcpdf.php610 protected $footer_font; variable in TCPDF
3608 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
10380 $this->footer_font = $font;
10390 return $this->footer_font;
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/tcpdf/
H A Dtcpdf.php607 protected $footer_font; variable in TCPDF
3591 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
10440 $this->footer_font = $font;
10450 return $this->footer_font;
/dports/www/matomo/piwik/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php612 protected $footer_font; variable in TCPDF
3653 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
10417 $this->footer_font = $font;
10427 return $this->footer_font;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/tecnickcom/tcpdf/
H A Dtcpdf.php612 protected $footer_font; variable in TCPDF
3653 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
10417 $this->footer_font = $font;
10427 return $this->footer_font;
/dports/www/itop/web/lib/tcpdf/
H A Dtcpdf.php610 protected $footer_font; variable in TCPDF
3584 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
10320 $this->footer_font = $font;
10330 return $this->footer_font;
/dports/www/limesurvey/limesurvey/application/third_party/tcpdf/
H A Dtcpdf.php610 protected $footer_font; variable in TCPDF
3584 $this->SetFont($this->footer_font[0], $this->footer_font[1], $this->footer_font[2]);
10320 $this->footer_font = $font;
10330 return $this->footer_font;

12