Home
last modified time | relevance | path

Searched refs:ysep (Results 1 – 25 of 35) sorted by relevance

12

/dports/cad/magic/magic-8.3.245/database/
H A DDBcellbox.c365 int xsep, ysep;
427 int xlo, ylo, xhi, yhi, xsep, ysep; local
443 ysep = cu->cu_ysep;
468 if (ysep < 0)
470 ysep = (-ysep);
501 if (ysep != 0)
503 outylo = ylo + (childR.r_ybot - box.r_ytop + ysep - 1) / ysep;
504 outyhi = ylo + (childR.r_ytop - box.r_ybot) / ysep;
849 int xsep, ysep, xbase, ybase; local
854 else ysep = use->cu_ysep;
[all …]
H A DDBcellsel.c111 int xlo, xhi, ylo, yhi, xbase, ybase, xsep, ysep; local
142 ysep = (rootUse->cu_ylo>rootUse->cu_yhi)?-rootUse->cu_ysep:rootUse->cu_ysep;
148 ybase = ysep * (scontext.scx_y - rootUse->cu_ylo);
H A DDBcellsrch.c1160 int xlo, xhi, ylo, yhi, xbase, ybase, xsep, ysep, clientResult; local
1185 ysep = (use->cu_ylo > use->cu_yhi) ? -use->cu_ysep : use->cu_ysep;
1191 ybase = ysep * (newScx.scx_y - use->cu_ylo);
1334 int xsep, ysep, xbase, ybase; local
1340 if (use->cu_ylo > use->cu_yhi) ysep = -use->cu_ysep;
1341 else ysep = use->cu_ysep;
1347 ybase = ysep * (y - use->cu_ylo);
H A DDBcellcopy.c1233 int xsep, ysep, xbase, ybase; local
1275 if (use->cu_ylo > use->cu_yhi) ysep = -use->cu_ysep;
1276 else ysep = use->cu_ysep;
1278 ybase = ysep * (scx->scx_y - use->cu_ylo);
/dports/cad/magic/magic-8.3.245/cif/
H A DCIFhier.c1250 if (ysep < ysize + radius)
1311 cifHierYSpacing = ysep * scale;
1322 && (ysep < ysize + radius))
1345 cifHierYSpacing = ysep * scale;
1352 A.r_ybot = use->cu_bbox.r_ybot + ysep;
1355 if ((2 * radius) > ysep)
1357 A.r_ybot -= (ysep >> 1);
1358 A.r_ytop += (ysep >> 1);
1373 if ((2 * radius) < ysep)
1485 && (ysep < ysize + radius))
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/Graphics/
H A DdrawScales.cpp313 double ysep = 20.; in drawScales() local
317 double x = xc - w / 2., y = viewport[1] + ysep; in drawScales()
327 viewport[1] + ysep + in drawScales()
329 2 * drawContext::global()->getStringHeight() + ysep); in drawScales()
337 double ysep = (viewport[3] - viewport[1]) / 6.; in drawScales() local
338 double w = bar_size, h = viewport[3] - viewport[1] - 2 * ysep - dy; in drawScales()
339 double x = viewport[0] + xsep, y = viewport[1] + ysep + dy; in drawScales()
343 double ysep = (viewport[3] - viewport[1]) / 15.; in drawScales() local
345 double h = (viewport[3] - viewport[1] - 3 * ysep - 2.5 * dy) / 2.; in drawScales()
348 viewport[1] + ysep + dy + (1 - i % 2) * (h + 1.5 * dy + ysep); in drawScales()
H A DdrawGraph2d.cpp605 ysep *= ss; in drawGraph2d()
629 double y = viewport[1] + my + 3 * ysep; in drawGraph2d()
642 double h = winh - 2 * my - 7 * ysep; in drawGraph2d()
647 double h = (winh - 3 * my - 12 * ysep) / 2.; in drawGraph2d()
648 if(i == 1) y += (h + my + 5 * ysep); in drawGraph2d()
653 double h = (winh - 3 * my - 12 * ysep) / 2.; in drawGraph2d()
655 if(i == 2 || i == 3) y += (h + 5 * ysep); in drawGraph2d()
671 h = (winh - 3 * my - 12 * ysep) / 2.; in drawGraph2d()
673 h = (winh - 3 * my - 12 * ysep) / 3.; in drawGraph2d()
675 h = winh - 2 * my - 7 * ysep; in drawGraph2d()
[all …]
/dports/x11-toolkits/xforms/xforms-1.2.4/demos/
H A Dsymbols.c73 ysep = 5; in make_symbols() local
85 * ( dy + ty + ysep ) ); in make_symbols()
114 y = y0 + j * ( dy + ty + ysep + 1); in make_symbols()
/dports/cad/magic/magic-8.3.245/drc/
H A DDRCarray.c105 int xsep, ysep; local
158 ysep = tmp2.r_ytop - tmp2.r_ybot;
169 if (ysep < ysize + DRCTechHalo)
175 errorArea.r_ybot = use->cu_bbox.r_ybot + ysep - DRCTechHalo;
219 errorArea.r_ytop = errorArea.r_ybot + ysep - DRCTechHalo;
/dports/cad/magic/magic-8.3.245/calma/
H A DCalmaRdcl.c666 int xlo, ylo, xhi, yhi, xsep, ysep; local
965 xsep = ysep = 0;
986 ysep = n;
988 ysep = p.p_y / rows;
1000 DBMakeArray(use, &GeoIdentityTransform, xlo, ylo, xhi, yhi, xsep, ysep);
1032 GeoTransTranslate((x * xsep), (y * ysep), &trans,
1067 DBMakeArray(use, &GeoIdentityTransform, xlo, ylo, xhi, yhi, xsep, ysep);
1085 DBMakeArray(use, &GeoIdentityTransform, xlo, ylo, xhi, yhi, xsep, ysep);
/dports/cad/gmsh/gmsh-4.9.2-source/Post/
H A DPViewX3D.cpp371 double ysep = viewportHeight / 40; in writeX3D() local
375 double x = xc - w / 2., y = -viewportHeight / 2 + ysep; in writeX3D()
384 double y = -viewportHeight / 2 + ysep + in writeX3D()
385 (i / 2) * (bar_size + tic + 2 * font_size + ysep); in writeX3D()
393 double ysep = (viewportHeight) / 6.; in writeX3D() local
394 double w = bar_size, h = viewportHeight - 2 * ysep - dy; in writeX3D()
396 y = -viewportHeight / 2 + ysep + dy; in writeX3D()
400 double ysep = viewportHeight / 30.; in writeX3D() local
402 double h = (viewportHeight - 3 * ysep - 2.5 * dy) / 2.; in writeX3D()
404 double y = -viewportHeight / 2 + ysep + dy + in writeX3D()
[all …]
/dports/databases/libgda5/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c291 gdouble y, ysep; in create_items() local
332 ysep = y; in create_items()
385 (gint) border_bounds.x2, (gint) ysep, in create_items()
388 border_bounds.x2, ysep + RADIUS_X, in create_items()
398 …goo_canvas_polyline_new_line (GOO_CANVAS_ITEM (ce), border_bounds.x1, ysep, border_bounds.x2, ysep, in create_items()
/dports/databases/libgda5-ui/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c291 gdouble y, ysep;
332 ysep = y;
385 (gint) border_bounds.x2, (gint) ysep,
388 border_bounds.x2, ysep + RADIUS_X,
398 …goo_canvas_polyline_new_line (GOO_CANVAS_ITEM (ce), border_bounds.x1, ysep, border_bounds.x2, ysep,
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c291 gdouble y, ysep; in create_items() local
332 ysep = y; in create_items()
385 (gint) border_bounds.x2, (gint) ysep, in create_items()
388 border_bounds.x2, ysep + RADIUS_X, in create_items()
398 …goo_canvas_polyline_new_line (GOO_CANVAS_ITEM (ce), border_bounds.x1, ysep, border_bounds.x2, ysep, in create_items()
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c291 gdouble y, ysep; in create_items() local
332 ysep = y; in create_items()
385 (gint) border_bounds.x2, (gint) ysep, in create_items()
388 border_bounds.x2, ysep + RADIUS_X, in create_items()
398 …goo_canvas_polyline_new_line (GOO_CANVAS_ITEM (ce), border_bounds.x1, ysep, border_bounds.x2, ysep, in create_items()
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c291 gdouble y, ysep;
332 ysep = y;
385 (gint) border_bounds.x2, (gint) ysep,
388 border_bounds.x2, ysep + RADIUS_X,
398 …goo_canvas_polyline_new_line (GOO_CANVAS_ITEM (ce), border_bounds.x1, ysep, border_bounds.x2, ysep,
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c291 gdouble y, ysep; in create_items() local
332 ysep = y; in create_items()
385 (gint) border_bounds.x2, (gint) ysep, in create_items()
388 border_bounds.x2, ysep + RADIUS_X, in create_items()
398 …goo_canvas_polyline_new_line (GOO_CANVAS_ITEM (ce), border_bounds.x1, ysep, border_bounds.x2, ysep, in create_items()
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/browser/canvas/
H A Dbrowser-canvas-table.c291 gdouble y, ysep; in create_items() local
332 ysep = y; in create_items()
385 (gint) border_bounds.x2, (gint) ysep, in create_items()
388 border_bounds.x2, ysep + RADIUS_X, in create_items()
398 …goo_canvas_polyline_new_line (GOO_CANVAS_ITEM (ce), border_bounds.x1, ysep, border_bounds.x2, ysep, in create_items()
/dports/cad/magic/magic-8.3.245/extract/
H A DExtArray.c237 int xsep, ysep; /* X, Y separation in parent coordinates */ local
266 ysep = tmp2.r_ytop - tmp2.r_ybot;
284 if (ysep <= ysize)
288 ha->ha_clipArea.r_ybot = use->cu_bbox.r_ybot + ysep - halo;
312 if (ysep <= ysize && xsep <= xsize)
324 ha->ha_clipArea.r_ytop = use->cu_bbox.r_ytop - ysep + halo;
/dports/cad/magic/magic-8.3.245/extflat/
H A DEFhier.c76 int xlo, xhi, ylo, yhi, xbase, ybase, xsep, ysep; local
103 ylo = u->use_ylo, yhi = u->use_yhi, ysep = u->use_ysep;
105 ylo = u->use_yhi, yhi = u->use_ylo, ysep = -u->use_ysep;
112 ybase = ysep * (newhc.hc_y - u->use_ylo);
/dports/cad/magic/magic-8.3.245/commands/
H A DCmdAB.c492 int xlo, xhi, ylo, yhi, xsep, ysep, t; local
516 ysep = (trans->t_d * use->cu_xsep - trans->t_a * use->cu_ysep);
517 ysep /= (trans->t_d * trans->t_b - trans->t_a * trans->t_e);
520 xsep = (use->cu_ysep - trans->t_e * ysep) / trans->t_d;
522 xsep = (use->cu_xsep - trans->t_b * ysep) / trans->t_a;
525 la->arrayInfo.ar_ysep = ysep;
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dcircledsteps.cwl18 inner ysep=##L
H A Dtkz-orm.cwl99 inner ysep=##L
102 outer ysep=##L
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/meters.lv2/gui/
H A Dbitmeter.c297 int ysep = .5 * (y0 + rad + y0_s); in gen_faceplate() local
299 cairo_move_to (cr, 15, ysep + .5); in gen_faceplate()
300 cairo_line_to (cr, ww - 30 , ysep + .5); in gen_faceplate()
302 …write_text_full (cr, "Sign & Mantissa (23bit significand)", FONT(FONT_S), ww * .5, ysep - 2, 0, 5,… in gen_faceplate()
303 write_text_full (cr, "Full Scale", FONT(FONT_S), ww * .5, ysep + 3, 0, 8, c_wht); in gen_faceplate()
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/external/gen1int/doc/figures/
H A Dhgto_to_cgto.tex256 \node[block, text width=5mm, inner xsep=0.5mm, inner ysep=0.9mm, text centered, text height=0.5mm](…
257 \node[block, text width=5mm, inner xsep=0.5mm, inner ysep=1.1mm, text centered, text height=0.5mm](…
258 \node[block, text width=5mm, inner xsep=0.5mm, inner ysep=1mm, text centered, text height=0.5mm](py…
259 \node[block, text width=5mm, inner xsep=0.5mm, inner ysep=0.9mm, text centered, text height=0.5mm](…
260 \node[block, text width=5mm, inner xsep=0.5mm, inner ysep=0.9mm, text centered, text height=0.5mm](…
261 \node[block, text width=5mm, inner xsep=0.5mm, inner ysep=0.9mm, text centered, text height=0.5mm](…

12