Home
last modified time | relevance | path

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

/dports/games/brutalchess/brutalchess-0.5.2/src/
H A Dboardposition.h123 void moveW();
H A Dboardposition.cpp137 void BoardPosition::moveW() in moveW() function in BoardPosition
H A Dboard.cpp470 for(bp = pos[i].W(); !bp.outW(); bp.moveW()) { in possibleMoves()
768 for(bp.moveW(); !bp.outW() && !occupied; bp.moveW()) { in init()
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dpagelayout.cpp56 int moveW = (maxWidth - ir.width()) / 2; in arrangeIcons() local
57 setPositionForIndex(QPoint(moveW + startX, startY), indexFromItem(ic)); in arrangeIcons()
/dports/math/gap/gap-4.11.0/pkg/polycyclic-2.15.1/gap/action/
H A Dorbnorm.gi376 local V, S, g, i, d, linS, moveW, nath, indS, U, W, M, IU, IW, H, F,
400 moveW := LatticeBasis( baseW * InducedByPcp( Pcp(G), g, linG )^-1 );
403 if Length(Pcp(S))=0 and baseU<>moveW then return false; fi;
404 if Length(Pcp(S))=0 and baseU=moveW then
414 W := LatticeBasis( List( moveW, x -> ImageByNHLB( x, nath ) ) );
/dports/games/scid/scid/tcl/windows/
H A Dgamelist.tcl639 if {$s > $moveW} { set moveW $s }
641 set barW [expr { $moveW + 6 }]
686 $w.stats.b.c create text $moveW $line -anchor se \