Home
last modified time | relevance | path

Searched refs:SCol (Results 1 – 6 of 6) sorted by relevance

/dports/games/xmemory/xmemory-3.7/
H A Dport.C74 #define SCol(x) ((x)*bsizex+(dwidth)*sizex+2*border+offx) macro
624 SCol(x), STop(), bsizex, dheight*sizey ); in redraw_score()
628 SCol(x), STop(), bsizex, dheight*sizey ); in redraw_score()
632 SCol(x), STop(), SCol(x+1)-1, STop() ); in redraw_score()
634 SCol(x), STop(), SCol(x), STop()+dheight*sizey-1 ); in redraw_score()
638 SCol(x), STop()+dheight*sizey-1, SCol(x+1)-1, STop()+dheight*sizey-1 ); in redraw_score()
640 SCol(x+1)-1, STop(), SCol(x+1)-1, STop()+dheight*sizey-1 ); in redraw_score()
644 draw_block( x, SCol(x), SRow(y-1) ); in redraw_score()
659 x1s = (x1-SCol(1))/bsizex; // make it one field smaller in redraw()
660 x2s = (x2-SCol(0))/bsizex; in redraw()
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dww_color_slider.erl90 {Curr,SCol,ECol} = get_col_range(Mode, Col),
96 c1=SCol, c2=ECol,
221 {Curr, SCol, ECol} = get_col_range(Mode, Col),
223 {noreply, State#state{curr=Curr, c1=SCol, c2=ECol}}.
300 SCol = hsv_to_rgb(Hue, S, 0.0),
302 {HSV,SCol,ECol};
/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-pileup/
H A Dsam-dump.c190 } SCol; typedef
240 SCol *cols;
304 SCol const g_alg_col_tmpl[] =
361 SCol const gSeqCol[] =
783 SCol *const col = &ds->cols[ firstCol ]; in Cursor_Read()
953 SCol cols[] = in DumpReadGroupsScan()
1086 SCol* c = NULL; in Cursor_ReadAlign()
1087 SCol* mate_id = NULL; in Cursor_ReadAlign()
1453 SCol const *const cols = ds->cols; in DumpAlignedSAM()
1824 static bool AlignRegionFilter( SCol const *cols ) in AlignRegionFilter()
[all …]
/dports/editors/cudatext/CudaText-1.151.0/app/
H A Dproc_customdialog.pas439 SCol, SItem: string;
445 if not SepColumns.GetItemStr(SCol) then Break;
452 SepProps.Init(SCol, #13);
/dports/devel/cc65/cc65-2.19/src/dbginfo/
H A Ddbginfo.c227 unsigned SCol; /* Column number at start of token */ member
1119 E->column = D->SCol; in ParseError()
2585 D->SCol = D->Col; in NextToken()
/dports/math/reduce/Reduce-svn5758-src/packages/scope/
H A Dcodad1.red146 % this Z-element,i.e. Oldvar:=FarVar(SCol),the b mentioned above;