Searched refs:BORDER (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dserver-client.c586 BORDER } where = NOWHERE; enumerator in enum:__anon16
760 where = BORDER;
773 else if (where == BORDER)
804 if (where == BORDER)
818 if (where == BORDER)
832 if (where == BORDER)
846 if (where == BORDER)
860 if (where == BORDER)
874 if (where == BORDER)
888 if (where == BORDER)
[all...]
/netbsd-current/games/gomoku/
H A Dbdinit.c135 sp->s_occ = BORDER; /* bottom border and corners */
149 sp->s_occ = BORDER; /* combined left and right border */
154 sp->s_occ = BORDER; /* top border and top-right corner */
245 if (spb0->s_occ == BORDER)
H A Dmakemove.c122 if (fsp->s_occ == BORDER)
291 if (sp->s_occ == BORDER)
315 if (board[s1].s_occ == BORDER)
331 if (board[s2].s_occ == BORDER)
H A Dgomoku.h64 #define BORDER 3 macro
H A Dpickmove.c460 if (fsp->s_occ == BORDER)
/netbsd-current/external/gpl3/gdb/dist/readline/readline/doc/
H A Dtexi2html964 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
1064 return qq{<IMG SRC="$icon" BORDER="0" ALT="$button: $name" ALIGN="MIDDLE">};
1092 print $fh "<TABLE CELLPADDING=$spacing CELLSPACING=$spacing BORDER=0>\n";
4128 push(@lines2, &debug("<BLOCKQUOTE><TABLE BORDER=0 CELLSPACING=0> \n", __LINE__));
4180 push(@lines2, &debug("<TABLE BORDER=0 CELLSPACING=0>\n", __LINE__));
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/doc/
H A Dtexi2html964 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
1064 return qq{<IMG SRC="$icon" BORDER="0" ALT="$button: $name" ALIGN="MIDDLE">};
1092 print $fh "<TABLE CELLPADDING=$spacing CELLSPACING=$spacing BORDER=0>\n";
4128 push(@lines2, &debug("<BLOCKQUOTE><TABLE BORDER=0 CELLSPACING=0> \n", __LINE__));
4180 push(@lines2, &debug("<TABLE BORDER=0 CELLSPACING=0>\n", __LINE__));

Completed in 204 milliseconds