Home
last modified time | relevance | path

Searched refs:fixed_height (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/games/wesnoth/wesnoth-1.14.17/src/gui/core/
H A Dlinked_group_definition.hpp26 linked_group_definition() : id(), fixed_width(false), fixed_height(false) in linked_group_definition()
33 , fixed_height(other.fixed_height) in linked_group_definition()
39 bool fixed_height; member
H A Dlinked_group_definition.cpp33 linked_group.fixed_height = lg["fixed_height"].to_bool(); in parse_linked_group_definitions()
37 if(!linked_group.fixed_width && !linked_group.fixed_height) { in parse_linked_group_definitions()
/dports/mail/evolution/evolution-3.42.1/src/shell/
H A De-shell-taskbar.c52 gint fixed_height; member
365 gint fixed_height, minimum_height = 0, natural_height = 0; in shell_taskbar_size_allocate() local
374 fixed_height = shell_taskbar->priv->fixed_height; in shell_taskbar_size_allocate()
375 fixed_height = MAX (fixed_height, MAX (allocation->height, minimum_height)); in shell_taskbar_size_allocate()
376 height_changed = fixed_height != shell_taskbar->priv->fixed_height; in shell_taskbar_size_allocate()
377 shell_taskbar->priv->fixed_height = fixed_height; in shell_taskbar_size_allocate()
384 g_object_set (G_OBJECT (shell_taskbar), "height-request", fixed_height, NULL); in shell_taskbar_size_allocate()
397 *minimum_height = shell_taskbar->priv->fixed_height; in shell_taskbar_get_preferred_height()
400 *natural_height = shell_taskbar->priv->fixed_height; in shell_taskbar_get_preferred_height()
/dports/graphics/zint/zint-2.10.0-src/backend/
H A Doutput.c534 float fixed_height = 0.0f; in output_large_bar_height() local
542 fixed_height += symbol->row_height[i]; in output_large_bar_height()
552 large_bar_height = (symbol->height - fixed_height) / zero_count; in output_large_bar_height()
555 symbol->height = large_bar_height * zero_count + fixed_height; in output_large_bar_height()
559 symbol->height = large_bar_height * zero_count + fixed_height; in output_large_bar_height()
565 fixed_height = 0.0f; in output_large_bar_height()
570 fixed_height += symbol->row_height[i]; in output_large_bar_height()
572 symbol->height = fixed_height; in output_large_bar_height()
H A Dcommon.c393 float fixed_height = 0.0f; in set_height() local
401 fixed_height += symbol->row_height[i]; in set_height()
409 row_height = (symbol->height - fixed_height) / zero_count; in set_height()
424 symbol->height = row_height * zero_count + fixed_height; in set_height()
426 symbol->height = fixed_height; /* Ignore any given height */ in set_height()
/dports/print/limereport/LimeReport-1.5.35/3rdparty/zint-2.6.1/backend/
H A Dcommon.c296 int fixed_height = 0; in set_minimum_height() local
301 fixed_height += symbol->row_height[i]; in set_minimum_height()
309 if (((symbol->height - fixed_height) / zero_count) < min_height) { in set_minimum_height()
/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmltablecell.c227 if (cell->fixed_height && o->ascent + o->descent < cell->fixed_height) { in html_table_cell_real_calc_size()
228 gint remains = cell->fixed_height - (o->ascent + o->descent); in html_table_cell_real_calc_size()
416 cell->fixed_height = 0; in html_table_cell_init()
467 cell->fixed_height = height; in html_table_cell_set_fixed_height()
H A Dhtmltablecell.h40 gint fixed_height; member
/dports/devel/libafterbase/libAfterBase-0.92/
H A Dlayout.h54 unsigned short fixed_width, fixed_height ; member
150 CARD32 *fixed_height );
H A Dlayout.c443 …nd item with fixed height %d at %dx%d", (unsigned long)layout, pelem->fixed_height, pelem->row, pe… in get_layout_fixed_height()
444 if( pelem->fixed_height+pelem->bw > fh ) in get_layout_fixed_height()
445 fh = pelem->fixed_height+pelem->bw ; in get_layout_fixed_height()
458 get_layout_fixed_size( ASLayout *layout, CARD32 *fixed_width, CARD32 *fixed_height ) in get_layout_fixed_size() argument
469 if( fixed_height ) in get_layout_fixed_size()
479 if( fixed_height ) in get_layout_fixed_size()
480 *fixed_height = height < 0 ? 0 : height ; in get_layout_fixed_size()
557 elem->fixed_height = height ; in set_layout_context_fixed_size()
672 …fixed_size = get_flags( pelem->flags, LF_FixedHeight )?pelem->fixed_height+(pelem->bw<<1)+spacing:… in collect_sizes()
941 …h_span, pelem->row, pelem->v_span, w, h, elem_x, elem_y, pelem->fixed_width, pelem->fixed_height ); in moveresize_layout()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Dlayout.h58 unsigned short fixed_width, fixed_height ; member
161 CARD32 *fixed_height );
H A Dlayout.c443 …nd item with fixed height %d at %dx%d", (unsigned long)layout, pelem->fixed_height, pelem->row, pe… in get_layout_fixed_height()
444 if( pelem->fixed_height+pelem->bw > fh ) in get_layout_fixed_height()
445 fh = pelem->fixed_height+pelem->bw ; in get_layout_fixed_height()
458 get_layout_fixed_size( ASLayout *layout, CARD32 *fixed_width, CARD32 *fixed_height ) in get_layout_fixed_size() argument
469 if( fixed_height ) in get_layout_fixed_size()
479 if( fixed_height ) in get_layout_fixed_size()
480 *fixed_height = height < 0 ? 0 : height ; in get_layout_fixed_size()
557 elem->fixed_height = height ; in set_layout_context_fixed_size()
672 …fixed_size = get_flags( pelem->flags, LF_FixedHeight )?pelem->fixed_height+(pelem->bw<<1)+spacing:… in collect_sizes()
940 …h_span, pelem->row, pelem->v_span, w, h, elem_x, elem_y, pelem->fixed_width, pelem->fixed_height ); in moveresize_layout()
/dports/graphics/proj/proj-7.2.1/src/apps/
H A Dcct.cpp92 PJ_COORD parse_input_line (char *buf, int *columns, double fixed_height, double fixed_time);
463 PJ_COORD parse_input_line (char *buf, int *columns, double fixed_height, double fixed_time) { in parse_input_line() argument
469 result.xyzt.z = fixed_height; in parse_input_line()
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/tests/browser/
H A Dbrowser.ini6 fixed_height.html
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dcellrenderericon.c373 g_value_set_int(value, cellicon->fixed_height); in gqv_cell_renderer_icon_get_property()
497 cellicon->fixed_height = g_value_get_int(value); in gqv_cell_renderer_icon_set_property()
618 if (cellicon->fixed_height > 0) in gqv_cell_renderer_icon_get_size()
620 calc_height = cellicon->fixed_height; in gqv_cell_renderer_icon_get_size()
768 if (cellicon->fixed_height > 0)
770 pix_rect.y = cell_area->y + ypad + (cellicon->fixed_height - pix_rect.height) / 2;
H A Dcellrenderericon.h53 gint fixed_height; member
/dports/devel/upp/upp/uppsrc/GridCtrl/
H A DGridCtrl.cpp187 fixed_height = 0; in GridCtrl()
1593 if(y >= fixed_height - 1) in Paint()
1601 if(y >= fixed_height - 1) in Paint()
1989 if(leftpnt != p && p.y < fixed_height) in MouseMove()
2114 bool fr = p.y < fixed_height; in SyncPopup()
3335 if(!full && p.y < fixed_height) in GetMouseRow()
3376 else if(p.y < fixed_height + bound) in MouseAccel()
4078 if(new_fixed_height != fixed_height) in UpdateSizes()
4080 fixed_height = new_fixed_height; in UpdateSizes()
4479 Refresh(0, fixed_height, fixed_width, GetSize().cy - fixed_height); in RefreshLeft()
[all …]
/dports/x11/xfce4-whiskermenu-plugin/xfce4-whiskermenu-plugin-2.7.1/panel-plugin/
H A Dlauncher-tree-view.cpp185 void LauncherTreeView::set_fixed_height_mode(bool fixed_height) in set_fixed_height_mode() argument
187 gtk_tree_view_set_fixed_height_mode(m_view, fixed_height); in set_fixed_height_mode()
H A Dlauncher-icon-view.h45 void set_fixed_height_mode(bool fixed_height) override;
H A Dlauncher-tree-view.h45 void set_fixed_height_mode(bool fixed_height) override;
H A Dlauncher-view.h46 virtual void set_fixed_height_mode(bool fixed_height)=0;
/dports/deskutils/egroupware/egroupware/calendar/js/
H A Det2_widget_daycol.ts783 const fixed_height = timegrid.div.hasClass('calendar_calTimeGridFixed'); constant
794 if(!fixed_height)
809 if (!fixed_height)
825 if(!fixed_height)
859 else if (!fixed_height)
866 if(fixed_height)
/dports/math/snns/SNNSv4.3/xgui/iconsXgui/
H A Dfixed.xbm2 #define fixed_height 16
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cursive_core-0.2.2/src/view/
H A Dresizable.rs39 fn fixed_height(self, height: usize) -> ResizedView<Self> { in fixed_height() method
/dports/textproc/ibus/ibus-1.5.24/ui/gtk3/
H A Diconwidget.vala137 int fixed_width, fixed_height;
138 Gtk.icon_size_lookup(size, out fixed_width, out fixed_height);

1234567