Home
last modified time | relevance | path

Searched refs:centery (Results 101 – 125 of 716) sorted by last modified time

12345678910>>...29

/dports/graphics/gegl/gegl-0.4.34/bin/lua/
H A Dgegl_median-blur.lua3 touch_point(centerx - dim - radius, centery)
15 cr:arc(centerx, centery, radius, 0, 3.14152 * 2)
H A Dgegl_snn-mean.lua3 touch_point(centerx - dim - radius, centery)
15 cr:arc(centerx, centery, radius, 0, 3.14152 * 2)
17 cr:arc(centerx, centery, radius * 2, 0, 3.14152 * 2)
H A Dgegl_unsharp-mask.lua3 touch_point(centerx - dim - std_dev, centery)
15 cr:arc(centerx, centery, std_dev, 0, 3.14152 * 2)
17 cr:arc(centerx, centery, std_dev * 2, 0, 3.14152 * 2)
H A Dgegl_box-blur.lua3 touch_point(centerx - dim - radius, centery)
15 cr:arc(centerx, centery, radius, 0, 3.14152 * 2)
H A Dgegl_c2g.lua3 touch_point(centerx - dim - radius, centery)
15 cr:arc(centerx, centery, radius, 0, 3.14152 * 2)
H A Dgegl_edge-neon.lua3 touch_point(centerx - dim - radius, centery)
15 cr:arc(centerx, centery, radius, 0, 3.14152 * 2)
17 cr:arc(centerx, centery, radius * 2, 0, 3.14152 * 2)
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/python/plugins/
H A Darc_test.py38 centery = self.parameters["demo"]["centerY"]
40 startpty = centery+radius
41 self.draw.Arc(centerx, centery, startptx, startpty, arc_angle_deg * 10)
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/src/
H A Do_misc.c204 int centerx, int centery, int angle, GList *list) in o_rotate_world_update() argument
228 lepton_object_list_rotate (list, centerx, centery, angle); in o_rotate_world_update()
262 void o_mirror_world_update(GschemToplevel *w_current, int centerx, int centery, GList *list) in o_mirror_world_update() argument
285 lepton_object_list_mirror (list, centerx, centery); in o_mirror_world_update()
H A Do_grips.c207 int centerx, centery, radius, start_angle, sweep_angle; in o_grips_search_arc_world() local
211 centery = lepton_arc_object_get_center_y (o_current); in o_grips_search_arc_world()
217 if (inside_grip(x, y, centerx, centery, size)) { in o_grips_search_arc_world()
226 centery + radius * sin(tmp), size)) { in o_grips_search_arc_world()
235 centery + radius * sin(tmp), size)) { in o_grips_search_arc_world()
/dports/cad/lepton-eda/lepton-eda-1.9.17/liblepton/src/
H A Dcomponent_object.c1344 int centery, in lepton_component_object_rotate() argument
1356 y = lepton_component_object_get_y (object) + (-centery); in lepton_component_object_rotate()
1361 y = newy + (centery); in lepton_component_object_rotate()
/dports/lang/nim/nim-1.6.2/tests/manyloc/keineschweine/lib/
H A Dglu.nim72 proc gluLookAt*(eyex, eyey, eyez, centerx, centery, centerz, upx, upy, upz: TGLdouble){.
/dports/graphics/darktable38/darktable-3.8.0/src/develop/masks/
H A Dcircle.c1030 const float centery = circle->center[1] * hi; in _circle_get_mask() local
1038 dt_omp_sharedconst(border2, total2, centerx, centery, points, points_y, ptbuffer) \ in _circle_get_mask()
1044 const float l2 = sqf(points[2 * i] - centerx) + sqf(points_y[2 * i] - centery); in _circle_get_mask()
1075 const float centery = circle->center[1] * hi; in _circle_get_mask_roi() local
1111 dt_omp_firstprivate(circpts, centerx, centery, total) \ in _circle_get_mask_roi()
1123 const float cy = centery; in _circle_get_mask_roi()
1252 dt_omp_firstprivate(bbh, bbw, centerx, centery, border2, total2) \ in _circle_get_mask_roi()
1264 const float l2 = sqf(points[2 * index] - centerx) + sqf(points[2 * index + 1] - centery); in _circle_get_mask_roi()
/dports/devel/notcurses/notcurses-3.0.1/src/demo/
H A Dzoo.c242 const int centery = (dimy - ncplane_dim_y(p)) / 2; in selector_run() local
247 const int yiters = (ry - centery) / 2; in selector_run()
317 const int centery = (dimy - ncplane_dim_y(p)) / 2; in mselector_run() local
322 const int yiters = ry - centery; in mselector_run()
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/userfiles/gadgets/
H A Dstd_speedometer.php138 $centery = $imgheight - 20; variable
161 imagefilledarc($img,$centerx, $centery, $outerdia, $outerdia, 180, 0, $oGreen, IMG_ARC_EDGED);
166 …imagefilledarc($img, $centerx, $centery, $outerdia, $outerdia, 360 + $warnp, 0, $oYellow, IMG_ARC_…
171 …imagefilledarc($img,$centerx, $centery, $outerdia, $outerdia, 360 + $critp, 0, $oRed, IMG_ARC_EDGE…
175 imagearc($img, $centerx, $centery+1, $outerdia+2, $outerdia+2, 180, 0, $oBlack);
176 imagefilledarc($img, $centerx, $centery, $outerdia/10, $outerdia/10,180, 0, $oBlue, IMG_ARC_EDGED);
192 imageline($img, ($centerx-$outerdia/2-5), ($centery+1), ($centerx+$outerdia/2+5), ($centery+1), $oB…
193 imagestring($img, 1, ($centerx-$outerdia/2-15), ($centery-6), $min , $oBlack);
194 imagestring($img, 1, ($centerx+$outerdia/2+8), ($centery-6), $max, $oBlack);
204 …imageline($img, ($centerx-$bediffx), ($centery+$bediffy),($centerx-$bediffx1), ($centery+$bediffy1…
[all …]
H A Dstd_speedometer2.php184 $centery = $offY + $imgheight - 20; // center of graph, y-axis variable
214 imagefilledrectangle ($img, $offX,$offY,$offX+$imgwidth-1,$centery+20,$colour);
252 imagefilledarc($img,$centerx, $centery, $outerdia, $outerdia, 180, 0, $oGreen, IMG_ARC_EDGED);
268 …imagefilledarc($img,$centerx, $centery, $outerdia, $outerdia, 360 + $critp, 0, $oRed, IMG_ARC_EDGE…
271 …imagefilledarc($img,$centerx, $centery, $outerdia, $outerdia, 180, 360 + $critp, $oRed, IMG_ARC_ED…
276 imagearc($img, $centerx, $centery+1, $outerdia+2, $outerdia+2, 180, 0, $oBlack);
277 imagefilledarc($img, $centerx, $centery, $innerrad, $innerrad, 180, 0, $oBlue, IMG_ARC_EDGED);
294 …imageline($img, ($centerx-$outerrad-5), ($centery+1), ($centerx+$outerrad+5), ($centery+1), $oBlac…
295 imagestring($img, 1, ($centerx-$outerrad-15), ($centery-6), 0, $oBlack);
296 imagestring($img, 1, ($centerx+$outerrad+8), ($centery-6), "$limit $uom", $oBlack);
[all …]
/dports/graphics/gmic/gmic-3.0.0/src/
H A Dgmic_stdlib.gmic25583 centery={${"is_percent $5"}?(h-1)*$5:$5}
25587 center = [ "$centerx","$centery" ];
43080 if $centerx!=$ocenterx" || "$centery!=$ocentery
43082 radangx,radangy={[$centerx,$centery]+[$deltax,$deltay]}
43085 \{$dilation\}\{$mirror\}\{$boundary\}\{$centerx,$centery\}
43088 nradangx,nradangy={[$centerx,$centery]+rot(-90°)*([$radangx,$radangy]-[$centerx,$centery])}
43093 const centery = "$centery"%*(H-1);
43095 const radangy = "$nradangy"%*(H-1) - centery;
43117 Y = centery + rho*sin(theta);
43127 Y = y - centery;
[all …]
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dplanets.cwl21 centery=%<y-coord%>
/dports/print/lilypond-devel/lilypond-2.23.5/mf/
H A Dfeta-numbers.mf267 centery := vround ((h - d) / 2);
275 draw_rounded_block ((0, centery - vthick / 2),
276 (w, (centery + vthick / 2)),
/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dcheat_screen.cc188 centery = maxy / 2; in show_screen()
H A Dcheat_screen.h94 int centerx = 0, centery = 0; variable
H A Dgame.h69 int topx, topy, centerx, centery; variable
H A Dexultmenu.cc140 centery = gwin->get_height() / 2; in calc_win()
324 logoy = centery - exultlogo->get_height() / 2; in show_mods_menu()
370 int topy = centery - 25; in run()
426 int logoy = centery - exultlogo->get_height() / 2; in run()
462 logoy = centery - exultlogo->get_height() / 2; in run()
H A Dexultmenu.h46 int centerx, centery; variable
/dports/games/exult/exult-snapshot-v1.7.0.20211128/audio/
H A Dsoundtest.cc45 int centery = gwin->get_height()/2; in test_sound() local
47 int first_line = centery-53; in test_sound()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/gamemgr/
H A Dbggame.cc876 centery - Eyes_Dist - s2->get_yabove()); in scene_guardian()
879 centery - Eyes_Dist - s2->get_yabove()); in scene_guardian()
930 centery - dist - fra->get_yabove()); in scene_guardian()
1060 int y = centery + rand() % 3 - 1; in scene_guardian()
1114 int centerx, centery; member in __anon4b53c8e10811::Hand_Handler
1141 centery + 78 - fra->get_yabove()); in backup_shape_bkgnd()
1146 centery + 78 - fra->get_yabove()); in restore_shape_bkgnd()
1346 sman->paint_shape(centerx, centery + 50, in scene_desk()
1414 sman->paint_shape(centerx + 1, centery + 1, in scene_moongate()
1416 sman->paint_shape(centerx + 1, centery + 1, in scene_moongate()
[all …]

12345678910>>...29