Home
last modified time | relevance | path

Searched refs:tag_height (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dplot-build.r276 tag_height <- grobHeight(tag) functionVar
355 plot_table$heights <- unit.c(tag_height, plot_table$heights[-1])
359 plot_table$heights <- unit.c(tag_height, plot_table$heights[-1])
365 plot_table$heights <- unit.c(tag_height, plot_table$heights[-1])
380 plot_table$heights <- unit.c(plot_table$heights[-nrow(plot_table)], tag_height)
384 plot_table$heights <- unit.c(plot_table$heights[-nrow(plot_table)], tag_height)
389 plot_table$heights <- unit.c(plot_table$heights[-nrow(plot_table)], tag_height)
/dports/deskutils/egroupware/egroupware/api/
H A Dthumbnail.php493 list($tag_width,$tag_height) = $tag_size;
500 $target_height - $tag_height,
503 $tag_height,
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dwidgets.c1533 h = col->tag_height; in tab_collection_draw()
1756 if (y < col->tag_height) in tab_collection_click()
1772 int tab_corner = col->tag_height / 5; in tab_collection_click()
1776 x < x_start + col->tag_height - tab_corner && in tab_collection_click()
1777 y > tab_corner && y < col->tag_height - tab_corner) in tab_collection_click()
1814 col->button_size = (9 * col->tag_height) / 10; in tab_collection_change_font()
1819 col->tabs[itab].closable ? col->tag_height : 0); in tab_collection_change_font()
1876 int max_width = W->len_x - col->tag_height; in _tab_collection_make_cur_visible()
1878 max_width -= col->tag_height; in _tab_collection_make_cur_visible()
1937 T->button_size = (9 * T->tag_height) / 10; in tab_collection_add_extended()
[all …]
H A Dwidgets.h30 int tag_height, button_size, tabs_right_margin; member
/dports/multimedia/totem/totem-3.38.2/subprojects/libgd/libgd/
H A Dgd-tagged-entry.c544 gint tag_width, tag_height; in gd_tagged_entry_tag_realize() local
556 gd_tagged_entry_tag_get_size (tag, entry, &tag_width, &tag_height); in gd_tagged_entry_tag_realize()
560 attributes.height = tag_height; in gd_tagged_entry_tag_realize()
/dports/editors/gedit/gedit-40.1/subprojects/libgd/libgd/
H A Dgd-tagged-entry.c544 gint tag_width, tag_height; in gd_tagged_entry_tag_realize() local
556 gd_tagged_entry_tag_get_size (tag, entry, &tag_width, &tag_height); in gd_tagged_entry_tag_realize()
560 attributes.height = tag_height; in gd_tagged_entry_tag_realize()
/dports/devel/gnome-builder/gnome-builder-41.3/src/libide/gui/
H A Dide-tagged-entry.c548 gint tag_width, tag_height; in ide_tagged_entry_tag_realize() local
560 ide_tagged_entry_tag_get_size (tag, entry, &tag_width, &tag_height); in ide_tagged_entry_tag_realize()
564 attributes.height = tag_height; in ide_tagged_entry_tag_realize()
/dports/deskutils/gnome-photos/gnome-photos-40.0/subprojects/libgd/libgd/
H A Dgd-tagged-entry.c544 gint tag_width, tag_height; in gd_tagged_entry_tag_realize() local
556 gd_tagged_entry_tag_get_size (tag, entry, &tag_width, &tag_height); in gd_tagged_entry_tag_realize()
560 attributes.height = tag_height; in gd_tagged_entry_tag_realize()
/dports/audio/gradio/Gradio-7.3/external/gd/libgd/
H A Dgd-tagged-entry.c542 gint tag_width, tag_height; in gd_tagged_entry_tag_realize() local
554 gd_tagged_entry_tag_get_size (tag, entry, &tag_width, &tag_height); in gd_tagged_entry_tag_realize()
558 attributes.height = tag_height; in gd_tagged_entry_tag_realize()
/dports/www/epiphany/epiphany-41.0/embed/contrib/
H A Dgd-tagged-entry.c544 gint tag_width, tag_height; in gd_tagged_entry_tag_realize() local
556 gd_tagged_entry_tag_get_size (tag, entry, &tag_width, &tag_height); in gd_tagged_entry_tag_realize()
560 attributes.height = tag_height; in gd_tagged_entry_tag_realize()
/dports/deskutils/gnome-documents/gnome-documents-3.34.0/subprojects/libgd/libgd/
H A Dgd-tagged-entry.c544 gint tag_width, tag_height; in gd_tagged_entry_tag_realize() local
556 gd_tagged_entry_tag_get_size (tag, entry, &tag_width, &tag_height); in gd_tagged_entry_tag_realize()
560 attributes.height = tag_height; in gd_tagged_entry_tag_realize()
/dports/x11-fm/nautilus/nautilus-41.1/subprojects/libgd/libgd/
H A Dgd-tagged-entry.c544 gint tag_width, tag_height; in gd_tagged_entry_tag_realize() local
556 gd_tagged_entry_tag_get_size (tag, entry, &tag_width, &tag_height); in gd_tagged_entry_tag_realize()
560 attributes.height = tag_height; in gd_tagged_entry_tag_realize()
/dports/x11-themes/canta-gtk-themes/Canta-theme-2021-09-08/src/_sass/gtk/
H A D_common-4.0.scss363 $tag_height: 24px; variable
364 $tag_margin: ($medium_size - $tag_height) / 2;
366 margin: $tag_margin; // instead of min-height: $tag_height;
380 padding-right: ($tag_height - 16px) / 2;
386 padding-left: ($tag_height - 16px) / 2;
H A D_common-3.0.scss333 $tag_height: 24px; variable
334 $tag_margin: ($medium_size - $tag_height) / 2;
336 margin: $tag_margin; // instead of min-height: $tag_height;
350 padding-right: ($tag_height - 16px) / 2;
356 padding-left: ($tag_height - 16px) / 2;
/dports/x11-themes/canta-icon-theme/Canta-theme-2020-05-17/src/_sass/gtk/
H A D_common.scss340 $tag_height: 24px; variable
341 $tag_margin: ($medium_size - $tag_height) / 2;
343 margin: $tag_margin; // instead of min-height: $tag_height;
357 padding-right: ($tag_height - 16px) / 2;
363 padding-left: ($tag_height - 16px) / 2;
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/renderer/
H A Dmod.rs4996 let tag_height = text_height + text_margin * 2; localVariable
4997 let tag_y = fb_height - (bottom + spacing + tag_height);
5022 let tag_rect = rect(x, tag_y, size, tag_height).to_box2d();
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Drenderer.rs4522 let tag_height = text_height + text_margin * 2; localVariable
4523 let tag_rect = rect(x, y, size, tag_height);
4543 let dest_rect = rect(x, y + tag_height, size, size);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/renderer/
H A Dmod.rs4996 let tag_height = text_height + text_margin * 2; localVariable
4997 let tag_y = fb_height - (bottom + spacing + tag_height);
5022 let tag_rect = rect(x, tag_y, size, tag_height).to_box2d();
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/renderer/
H A Dmod.rs5151 let tag_height = text_height + text_margin * 2; localVariable
5152 let tag_y = fb_height - (bottom + spacing + tag_height);
5177 let tag_rect = rect(x, tag_y, size, tag_height).to_box2d();
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Drenderer.rs6482 let tag_height = text_height + text_margin * 2; localVariable
6483 let tag_rect = rect(x, y, size, tag_height);
6507 let dest_rect = rect(x, y + tag_height, size, size);
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/misc/
H A DChangeLog-2.1584 * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height
/dports/print/lilypond/lilypond-2.22.1/Documentation/misc/
H A DChangeLog-2.1584 * lily/paper-book.cc (pages): Bugfix: copy_height and tag_height