Home
last modified time | relevance | path

Searched refs:v_sep (Results 1 – 13 of 13) sorted by relevance

/dports/security/clamtk/clamtk-1f026f0/lib/
H A DHistory.pm97 my $v_sep = Gtk3::SeparatorToolItem->new;
98 $v_sep->set_draw( FALSE );
99 $v_sep->set_expand( TRUE );
100 $viewbar->insert( $v_sep, -1 );
201 my $v_sep = Gtk3::SeparatorToolItem->new;
202 $v_sep->set_draw( FALSE );
203 $v_sep->set_expand( TRUE );
204 $viewbar->insert( $v_sep, -1 );
H A DQuarantine.pm90 my $v_sep = Gtk3::SeparatorToolItem->new;
91 $v_sep->set_draw( FALSE );
92 $v_sep->set_expand( TRUE );
93 $viewbar->insert( $v_sep, -1 );
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOSNOW1.cpp55 v_sep = v; in init()
77 while( snow_y - radius - bound_y1 >= v_sep) in fall()
79 snow_y -= v_sep; in fall()
119 for(sy = snow_y, cy=0; sy < bound_y2 && cy < period; sy+= v_sep, ++cy) in draw_step()
143 for(sy = snow_y,cy =0; sy <= bound_y2 && cy < period; sy+= v_sep, ++cy) in draw_step()
/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/intern/
H A Dbmesh_core.c2669 BMVert *v_sep = l_sep->v; in bmesh_kernel_unglue_region_make_vert() local
2686 return v_sep; in bmesh_kernel_unglue_region_make_vert()
2691 e_iter = v_sep->e; in bmesh_kernel_unglue_region_make_vert()
2698 if (e_iter == v_sep->e) { in bmesh_kernel_unglue_region_make_vert()
2700 return v_sep; in bmesh_kernel_unglue_region_make_vert()
2704 v_sep->e = l_sep->e; in bmesh_kernel_unglue_region_make_vert()
2706 v_new = BM_vert_create(bm, v_sep->co, v_sep, BM_CREATE_NOP); in bmesh_kernel_unglue_region_make_vert()
2720 BM_CHECK_ELEMENT(v_sep); in bmesh_kernel_unglue_region_make_vert()
2737 BMVert *v_sep = larr[0]->v; in bmesh_kernel_unglue_region_make_vert_multi() local
2816 v_new = v_sep; in bmesh_kernel_unglue_region_make_vert_multi()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_S2/
H A DSM_triangulator.h446 SVertex_handle v_sep; in triangulate() local
455 v_sep=--this->svertices_end(); e_sep=--this->shalfedges_end(); in triangulate()
461 ++v_sep; ++e_sep; in triangulate()
476 complete_support(this->svertices_begin(), v_sep, lower); in triangulate()
477 complete_support(v_sep, this->svertices_end(), upper); in triangulate()
492 SVertex_pair vpp(this->svertices_begin(),v_sep); in triangulate()
496 SVertex_pair vpn(v_sep,this->svertices_end()); in triangulate()
517 correct_triangle_at(--SVertex_iterator(v_sep)); in triangulate()
518 correct_triangle_at(v_sep); in triangulate()
528 merge_halfsphere_maps(this->svertices_begin(),v_sep); in triangulate()
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOSNOW.h40 short h_sep, v_sep; // horizontal/vertical separation of each snow variable
/dports/devel/py-urwid/urwid-2.1.2/urwid/
H A Dcontainer.py141 def __init__(self, cells, cell_width, h_sep, v_sep, align): argument
158 self.v_sep = v_sep
334 if self.v_sep > 1:
336 divider.top = self.v_sep-1
345 if self.v_sep:
370 if self.v_sep:
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.cpp4030 int v_sep = get_constant("separation", "VSplitContainer"); in _gui_input() local
4036 …dragging_v = mb->get_position().y > (mid_h - v_sep / 2) && mb->get_position().y < (mid_h + v_sep /… in _gui_input()
4081 int v_sep = get_constant("separation", "VSplitContainer"); in _gui_input() local
4089 …hovering_v = mm->get_position().y > (mid_h - v_sep / 2) && mm->get_position().y < (mid_h + v_sep /… in _gui_input()
4134 int v_sep = get_constant("separation", "VSplitContainer"); in _notification() local
4140 int size_bottom = size.height - mid_h - v_sep / 2; in _notification()
4230 int v_sep = get_constant("separation", "VSplitContainer"); in _notification() local
4238 int size_top = mid_h - v_sep / 2; in _notification()
4239 int size_bottom = size.height - mid_h - v_sep / 2; in _notification()
4292 …fit_child_in_rect(viewports[2], Rect2(Vector2(0, mid_h + v_sep / 2), Vector2(size_left, size_botto… in _notification()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dspatial_editor_plugin.cpp4030 int v_sep = get_constant("separation", "VSplitContainer"); in _gui_input() local
4036 …dragging_v = mb->get_position().y > (mid_h - v_sep / 2) && mb->get_position().y < (mid_h + v_sep /… in _gui_input()
4081 int v_sep = get_constant("separation", "VSplitContainer"); in _gui_input() local
4089 …hovering_v = mm->get_position().y > (mid_h - v_sep / 2) && mm->get_position().y < (mid_h + v_sep /… in _gui_input()
4134 int v_sep = get_constant("separation", "VSplitContainer"); in _notification() local
4140 int size_bottom = size.height - mid_h - v_sep / 2; in _notification()
4230 int v_sep = get_constant("separation", "VSplitContainer"); in _notification() local
4238 int size_top = mid_h - v_sep / 2; in _notification()
4239 int size_bottom = size.height - mid_h - v_sep / 2; in _notification()
4292 …fit_child_in_rect(viewports[2], Rect2(Vector2(0, mid_h + v_sep / 2), Vector2(size_left, size_botto… in _notification()
[all …]
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Drecogident.c1636 l_int32 i, n, x1, x2, h_sep, v_sep; in recogExtractNumbers() local
1689 boxSeparationDistance(box, prebox, &h_sep, &v_sep); in recogExtractNumbers()
1692 v_sep < 0 && score >= scorethresh) { /* add to number */ in recogExtractNumbers()
/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/operators/
H A Dbmo_inset.c291 BMVert *v_sep = BM_face_loop_separate(bm, l_iter); in bmo_face_inset_individual() local
292 if (v_sep == v_other) { in bmo_face_inset_individual()
/dports/devel/py-urwid/urwid-2.1.2/urwid/tests/
H A Dtest_container.py304 gf = urwid.GridFlow([button], 10, 3, v_sep=0, align="center")
/dports/devel/py-urwid/urwid-2.1.2/docs/
H A Dchangelog.rst54 * Fix GridFlow keypress handling when v_sep is 0 (by Aurelien Grenotton)
364 * Fix to make GridFlow v_sep argument behave as documented