Home
last modified time | relevance | path

Searched refs:white_pawn (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples.browser.demos/css3/
H A Dstyle.css7 li.white {background: url(./white_pawn.gif) no-repeat; padding: 3px 0 32px 64px; margin: 0;}
20 .whitelink a:hover {display: block; background: url(./white_pawn.gif) no-repeat; width:48px; height…
22 .white {background: url(./white_pawn.gif) no-repeat;}
26 …ight:10px; margin: 1em 10px; border: 3px solid blue; background: url(./white_pawn.gif) no-repeat r…
/dports/net-im/psi/psi-1.5/src/plugins/deprecated/chess/
H A Dchessplugin.pro17 xpm/white_pawn.xpm \
H A Dchess-standalone.pro24 xpm/white_pawn.xpm \
H A Dgameboard.cpp1316 fig[9] = QPixmap((const char **)white_pawn); in Drawer()
/dports/games/sjeng/Sjeng-Free-11.2/
H A Deval.c164 const int white_pawn[144] = variable
468 score += white_pawn[i] >> wdev_dscale; in eval()