Home
last modified time | relevance | path

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

/dragonfly/games/gomoku/
H A Dbdinit.c54 sp->s_occ = BORDER; /* top border */ in bdinit()
136 sp->s_occ = BORDER; /* left & right border */ in bdinit()
142 sp->s_occ = BORDER; /* bottom border */ in bdinit()
205 if (sp2->s_occ == BORDER) in init_overlap()
H A Dmakemove.c90 if (fsp->s_occ == BORDER) in makemove()
228 if (sp1->s_occ == BORDER) in update_overlap()
242 if (sp2->s_occ == BORDER) in update_overlap()
289 if (sp->s_occ == BORDER) in update_overlap()
H A Dgomoku.h68 #define BORDER 3 macro
H A Dpickmove.c442 if (fsp->s_occ == BORDER) in makecombo2()
/dragonfly/tools/tools/vop_table/
H A Dvop_table.tcl52 <TABLE BORDER WIDTH="100%" NOSAVE>
156 puts {<TABLE BORDER NOSAVE>}
/dragonfly/contrib/dialog/
H A Dutil.c113 DATA(A_REVERSE, BORDER, border, "Dialog box border"),