Home
last modified time | relevance | path

Searched refs:fillh (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/grx/grx249/src/pattern/
H A Dpatfbox.c46 int fillh = min(height,(phgt - yoff)); in GrPatternFilledBox() local
54 &p->gp_pxp_source,xcuroff,yoff,fillw,fillh, in GrPatternFilledBox()
61 height -= fillh; in GrPatternFilledBox()
62 ypos += fillh; in GrPatternFilledBox()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Documentation/commands/_descriptions/
H A Dfill-holes.rst5 Note: The code is adapted from fslmaths -fillh
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Documentation/commands/_summaries/
H A Dfill-holes.rst6 Note: The code is adapted from fslmaths -fillh
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DGeoUtils.c1089 Dimension curw = 0, curh = 0, fillh = 0, tmpw, tmph, roww, rowh; in _XmGeoGetDimensions() local
1099 fillh = layoutPtr->space_above - geoSpec->margin_h; in _XmGeoGetDimensions()
1162 fillh += layoutPtr->space_above; in _XmGeoGetDimensions()
1170 fillh -= layoutPtr->space_above - geoSpec->margin_h; in _XmGeoGetDimensions()
1175 geoSpec->fill_minor = fillh; in _XmGeoGetDimensions()
/dports/cad/qflow/qflow-1.4.98/src/
H A Daddspacers.c290 int defcorew = 1, defcoreh = 0, testh, fillh; in generate_fill() local
390 fillh = (int)(roundf(fillcells->gate->height * scale)); in generate_fill()
391 if ((defcoreh == 0) || (defcoreh < fillh)) { in generate_fill()
393 defcoreh = fillh; in generate_fill()
/dports/games/redeclipse/base-2.0.0/config/
H A Dusage.cfg1030 …tes a set of horizontal tabs, useful for making multiple-pane UIs" "fillw fillh tabw tabh var [id …
1031 setdesc "uivtab" "creates a set of vertical tabs, useful for making multiple-pane UIs" "fillw fillh
/dports/devel/openocd/openocd-0.11.0/doc/
H A Dopenocd.info-24627 * flash fillh: Flash Commands. (line 148)
H A Dopenocd.info-14635 -- Command: flash fillh address halfword length
H A Dopenocd.texi5225 @deffnx Command {flash fillh} address halfword length
/dports/devel/openocd/openocd-0.11.0/
H A DChangeLog5565 flash fillh 0x0801FFFE 00 1 wrote 2 bytes to 0x0801fffe in 0.019088s