Home
last modified time | relevance | path

Searched refs:group_height (Results 1 – 18 of 18) sorted by relevance

/dports/devel/p5-Goo-Canvas/Goo-Canvas-0.06/demo/
H A Dscalablity.pl61 my ($item_width, $item_height, $group_width, $group_height, $cell_width, $cell_height);
83 $group_height = N_ROWS * $cell_height;
85 $total_height = N_GROUP_ROWS * $group_height;
102 my $y = $top_offset + ($j * $group_height);
/dports/graphics/goocanvas3/goocanvas-3.0.0/demo/
H A Dscalability-demo.c59 double group_width, group_height; variable
99 double group_y = top_offset + (group_j * group_height); in init_ids()
159 double group_y = top_offset + (group_j * group_height); in setup_canvas()
292 group_height = N_ROWS * cell_height; in create_canvas()
295 total_height = N_GROUP_ROWS * group_height; in create_canvas()
H A Dmv-scalability-demo.c59 double group_width, group_height; variable
99 double group_y = top_offset + (group_j * group_height); in init_ids()
161 double group_y = top_offset + (group_j * group_height); in setup_canvas()
299 group_height = N_ROWS * cell_height; in create_canvas()
302 total_height = N_GROUP_ROWS * group_height; in create_canvas()
/dports/graphics/goocanvas/goocanvas-1.0.0/demo/
H A Dscalability-demo.c59 double group_width, group_height; variable
99 double group_y = top_offset + (group_j * group_height); in init_ids()
163 double group_y = top_offset + (group_j * group_height); in setup_canvas()
296 group_height = N_ROWS * cell_height; in create_canvas()
299 total_height = N_GROUP_ROWS * group_height; in create_canvas()
H A Dmv-scalability-demo.c59 double group_width, group_height; variable
99 double group_y = top_offset + (group_j * group_height); in init_ids()
165 double group_y = top_offset + (group_j * group_height); in setup_canvas()
303 group_height = N_ROWS * cell_height; in create_canvas()
306 total_height = N_GROUP_ROWS * group_height; in create_canvas()
/dports/graphics/goocanvas2/goocanvas-2.0.4/demo/
H A Dscalability-demo.c59 double group_width, group_height; variable
99 double group_y = top_offset + (group_j * group_height); in init_ids()
159 double group_y = top_offset + (group_j * group_height); in setup_canvas()
292 group_height = N_ROWS * cell_height; in create_canvas()
295 total_height = N_GROUP_ROWS * group_height; in create_canvas()
H A Dmv-scalability-demo.c59 double group_width, group_height; variable
99 double group_y = top_offset + (group_j * group_height); in init_ids()
161 double group_y = top_offset + (group_j * group_height); in setup_canvas()
299 group_height = N_ROWS * cell_height; in create_canvas()
302 total_height = N_GROUP_ROWS * group_height; in create_canvas()
/dports/devel/py-blist/blist-1.3.6/prototype/
H A Dblist.py1932 group_height = 1 # The height of the next group from the forest
1936 group_height += 1
1951 out_height = group_height - adj
1954 group_height - adj,
/dports/games/libretro-cap32/libretro-cap32-ad7397f/libretro/nukleargui/nuklear/
H A Doverview.c797 static int group_height = 200; in overview() local
815 nk_property_int(ctx, "#Height:", 100, &group_height, 500, 10, 1); in overview()
818 nk_layout_row_static(ctx, (float)group_height, group_width, 2); in overview()
/dports/security/ridl/ridl-11b3240/nuklear/demo/
H A Doverview.c882 static int group_height = 200; in overview() local
900 nk_property_int(ctx, "#Height:", 100, &group_height, 500, 10, 1); in overview()
903 nk_layout_row_static(ctx, (float)group_height, group_width, 2); in overview()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c858 static int group_height = 200; in overview() local
876 nk_property_int(ctx, "#Height:", 100, &group_height, 500, 10, 1); in overview()
879 nk_layout_row_static(ctx, (float)group_height, group_width, 2); in overview()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c858 static int group_height = 200; in overview() local
876 nk_property_int(ctx, "#Height:", 100, &group_height, 500, 10, 1); in overview()
879 nk_layout_row_static(ctx, (float)group_height, group_width, 2); in overview()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c858 static int group_height = 200; in overview() local
876 nk_property_int(ctx, "#Height:", 100, &group_height, 500, 10, 1); in overview()
879 nk_layout_row_static(ctx, (float)group_height, group_width, 2); in overview()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/nuklear/demo/
H A Doverview.c858 static int group_height = 200; in overview() local
876 nk_property_int(ctx, "#Height:", 100, &group_height, 500, 10, 1); in overview()
879 nk_layout_row_static(ctx, (float)group_height, group_width, 2); in overview()
/dports/audio/synthpod-lv2/synthpod-01aad91/nuklear/demo/
H A Doverview.c858 static int group_height = 200; in overview() local
876 nk_property_int(ctx, "#Height:", 100, &group_height, 500, 10, 1); in overview()
879 nk_layout_row_static(ctx, (float)group_height, group_width, 2); in overview()
/dports/x11-toolkits/nuklear/Nuklear-4.09.1/demo/
H A Doverview.c877 static int group_height = 200; in overview() local
895 nk_property_int(ctx, "#Height:", 100, &group_height, 500, 10, 1); in overview()
898 nk_layout_row_static(ctx, (float)group_height, group_width, 2); in overview()
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/tools/
H A Dtext_layout.py645 group_height = self.total_height
651 dy = cell.total_height - group_height
/dports/devel/py-blist/blist-1.3.6/blist/
H A D_blist.c3576 int group_height = 1; /* height of the next group from forest */ in forest_finish() local
3584 group_height++; in forest_finish()
3606 out_height = group_height - adj; in forest_finish()
3608 out_tree = blist_concat_roots(group, group_height- adj, in forest_finish()