/dports/graphics/geeqie/geeqie-1.6/src/ |
H A D | print.c | 578 GString *image_text = g_string_new(NULL); in draw_page() local 607 …image_text = g_string_append(image_text, form_image_text(options->printer.template_string, fd, pw,… in draw_page() 629 if (image_text->len > 0) in draw_page() 633 pango_layout_set_text(layout_image, image_text->str, -1); in draw_page() 642 pango_layout_set_text(layout_image, image_text->str, -1); in draw_page() 698 if (options->printer.image_text_position == HEADER_1 && image_text->len > 0) in draw_page() 714 if (options->printer.image_text_position == HEADER_2 && image_text->len > 0) in draw_page() 733 if (options->printer.image_text_position == FOOTER_1 && image_text->len > 0) in draw_page() 749 if (options->printer.image_text_position == FOOTER_2 && image_text->len > 0) in draw_page() 761 if (image_text->len > 0) in draw_page() [all …]
|
/dports/games/ufoai/ufoai-2.5-source/src/tools/blender/ |
H A D | export_uforadmap.py | 277 image_text= PREF_INVIS_TEX.val 278 file.write(image_text) 285 image_text= PREF_TERR_TEX.val 286 file.write(image_text) 300 image_text= PREF_INVIS_TEX.val 301 file.write(image_text)
|
/dports/www/horde-ansel/ansel-3.0.10/lib/View/GalleryRenderer/ |
H A D | GalleryLightbox.php | 92 $image_text = _("Photo"); 112 labelImage: '{$image_text}',
|
/dports/devel/gh/cli-2.4.0/vendor/github.com/charmbracelet/glamour/styles/examples/ |
H A D | image.style | 7 "image_text": {
|
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/charmbracelet/glamour/styles/examples/ |
H A D | image.style | 7 "image_text": {
|
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/charmbracelet/glamour/styles/examples/ |
H A D | image.style | 7 "image_text": {
|
/dports/x11-toolkits/xforms/xforms-1.2.4/image/ |
H A D | Makefile.am | 38 image_text.c \
|
H A D | Makefile.in | 89 image_text.lo image_tiff.lo image_type.lo image_warp.lo \ 282 image_text.c \ 393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/image_text.Plo@am__quote@
|
/dports/devel/gh/cli-2.4.0/vendor/github.com/charmbracelet/glamour/styles/ |
H A D | README.md | 430 ### image_text subsection 432 The `image_text` element represents the text associated with an image. 439 "image_text": {
|
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/charmbracelet/glamour/styles/ |
H A D | README.md | 430 ### image_text subsection 432 The `image_text` element represents the text associated with an image. 439 "image_text": {
|
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/charmbracelet/glamour/styles/ |
H A D | README.md | 430 ### image_text subsection 432 The `image_text` element represents the text associated with an image. 439 "image_text": {
|
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/Convert/ |
H A D | DocBook.pm | 1012 my ($image_text, $image_width) 1014 if (defined($image_text)) { 1016 .$self->_protect_text($image_text) 1019 if (!defined($image_text) and !$image_file_found) {
|
/dports/sysutils/gkleds2/gkleds-0.8.2/src/ |
H A D | gkleds.c | 595 char *image_text[GKLEDS_NUM_IND+4] = {"NumLock", "CapsLock", "ScrollLock", in gkleds_conf_create() local 681 label = gtk_label_new(image_text[i]); in gkleds_conf_create() 778 combo_list = g_list_append(combo_list, image_text[j]); in gkleds_conf_create()
|
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/xobject/ |
H A D | drawable.py | 287 def image_text(self, gc, x, y, string, onerror = None): member in Drawable
|
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/xobject/ |
H A D | drawable.py | 295 def image_text(self, gc, x, y, string, onerror = None): member in Drawable
|
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/website/static/src/scss/ |
H A D | website.scss | 679 .carousel-item.image_text .container {
|
/dports/x11-toolkits/py-xlib/python-xlib-0.27/doc/src/ |
H A D | objects.texi | 981 @defmethod Drawable image_text ( gc, x, y, string, onerror = None )
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/accessibility/ |
H A D | accessibility_win_browsertest.cc | 3292 Microsoft::WRL::ComPtr<IAccessibleText> image_text; in IN_PROC_BROWSER_TEST_F() local 3293 EXPECT_HRESULT_FAILED(image.As(&image_text)); in IN_PROC_BROWSER_TEST_F()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/accessibility/ |
H A D | accessibility_win_browsertest.cc | 3743 Microsoft::WRL::ComPtr<IAccessibleText> image_text; in IN_PROC_BROWSER_TEST_F() local 3744 EXPECT_HRESULT_FAILED(image.As(&image_text)); in IN_PROC_BROWSER_TEST_F()
|
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/ |
H A D | ChangeLog | 47911 glamor: Add glamor_program based poly_text and image_text
|
/dports/x11-servers/xorg-server/xorg-server-1.20.13/ |
H A D | ChangeLog | 47911 glamor: Add glamor_program based poly_text and image_text
|
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/ |
H A D | ChangeLog | 47911 glamor: Add glamor_program based poly_text and image_text
|
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/ |
H A D | ChangeLog | 47911 glamor: Add glamor_program based poly_text and image_text
|
/dports/x11-servers/xephyr/xorg-server-1.20.13/ |
H A D | ChangeLog | 47911 glamor: Add glamor_program based poly_text and image_text
|
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/ |
H A D | ChangeLog | 47911 glamor: Add glamor_program based poly_text and image_text
|