Home
last modified time | relevance | path

Searched defs:splitx (Results 1 – 8 of 8) sorted by relevance

/dports/cad/magic/magic-8.3.245/database/
H A DDBpaint.c163 dbSplitUndo(tile, splitx, undo) in dbSplitUndo() argument
182 dbJoinUndo(tile, splitx, undo) in dbJoinUndo() argument
716 DBSplitTile(plane, point, splitx) in DBSplitTile() argument
/dports/games/netherearth/netherearth-0.51/
H A Dnether.cpp1132 int splitx[2]={int(w*0.3),int(w*0.7)}; in options_draw() local
/dports/comms/linrad/linrad-04.02/
H A Dsplit64.s2585 splitx: label
H A Dsplit.s2583 splitx: label
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dtransforms.py584 def splitx(self, *args): member in BboxBase
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dtransforms.py635 def splitx(self, *args): member in BboxBase
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_CreateDO.c19201 int splitx = 0, regdeal = 0; in SUMA_ComputeVisX() local
/dports/graphics/gegl/gegl-0.4.34/operations/common/ctx/
H A Dctx.h20825 float splitx = x * p + (1.0f - p) * prev_x; in ctx_rasterizer_process() local