Home
last modified time | relevance | path

Searched defs:whichrow (Results 1 – 13 of 13) sorted by relevance

/dports/math/p5-Text-AsciiTeX/Text-AsciiTeX-0.05/src/asciitex/
H A Darray.c199 int whichrow = i / cols; in dimArray() local
/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Dbsearch.c310 unsigned int whichrow = atoi(&ascii[i+1]); in bsearch_facs() local
/dports/textproc/wv/wv-1.2.9/
H A Dtable.c662 wvCellBgColor (int whichrow, int whichcell, int nocells, int norows, TLP * tlp) in wvCellBgColor()
H A Dwv.h2792 int whichrow; member
/dports/math/R/R-4.1.2/src/modules/X11/
H A Ddataentry.c747 int i, whichrow = DE->crow + DE->rowmin - 1, in cell_cursor_init() local
867 static void drawrow(DEstruct DE, int whichrow) in drawrow()
921 static void drawelt(DEstruct DE, int whichrow, int whichcol) in drawelt()
2510 int i, whichrow = DE->crow + DE->rowmin - 1, in copycell() local
/dports/math/libRmath/R-4.1.1/src/modules/X11/
H A Ddataentry.c747 int i, whichrow = DE->crow + DE->rowmin - 1, in cell_cursor_init() local
867 static void drawrow(DEstruct DE, int whichrow) in drawrow()
921 static void drawelt(DEstruct DE, int whichrow, int whichcol) in drawelt()
2510 int i, whichrow = DE->crow + DE->rowmin - 1, in copycell() local
/dports/www/bluefish/bluefish-2.2.12/src/plugin_htmlbar/
H A Dhtml2.c198 gint whichrow; member
498 static void add_to_row(Tcs3_diag *diag, gint whichrow) { in add_to_row()
/dports/math/R/R-4.1.2/src/library/utils/src/windows/
H A Ddataentry.c585 static void drawrow(DEstruct DE, int whichrow) in drawrow()
638 static void drawelt(DEstruct DE, int whichrow, int whichcol) in drawelt()
/dports/math/libRmath/R-4.1.1/src/library/utils/src/windows/
H A Ddataentry.c585 static void drawrow(DEstruct DE, int whichrow) in drawrow()
638 static void drawelt(DEstruct DE, int whichrow, int whichcol) in drawelt()
/dports/graphics/R-cran-visNetwork/visNetwork/R/
H A DvisTree.R677 whichrow <- !is.leaf functionVar
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfilter-pack.c1682 gint i, j, whichcol, whichrow; in fp_reduce_image() local
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dtents.c853 int whichrow; in tents_solve() local
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dalignmgr2.c4460 static void AlnMgr2CondenseRows(DenseSegPtr dsp, Int4 whichrow) in AlnMgr2CondenseRows()