HomeSort by: relevance | last modified time | path
    Searched refs:outlined (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/gpl2/groff/dist/src/preproc/pic/
object.h 195 char *outlined; member in struct:object_spec
pic.y 203 %token OUTLINED
228 %left CHOP SOLID DASHED DOTTED UP DOWN FILL COLORED OUTLINED
943 $$->outlined = new char[strlen($3.str)+1];
944 strcpy($$->outlined, $3.str);
946 | object_spec OUTLINED text
950 $$->outlined = new char[strlen($3.str)+1];
951 strcpy($$->outlined, $3.str);
object.cpp 417 outlined = 0;
443 a_delete outlined; local
1876 obj->set_outline_color(outlined);
  /src/external/bsd/ipf/dist/
HISTORY 1082 implement preauthentication of packets, as outlined by Guido.
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 2510 % the change of memory overflow, we follow the approach outlined on
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 880 % the change of memory overflow, we follow the approach outlined on
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 2073 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 2424 % the change of memory overflow, we follow the approach outlined on
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 1979 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 1979 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 3051 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 3051 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 2867 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 3046 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 2864 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 2864 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 3048 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl3/gdb/dist/texinfo/
texinfo.tex 2864 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl3/gdb.old/dist/texinfo/
texinfo.tex 2864 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/lgpl3/gmp/dist/doc/
texinfo.tex 3051 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/lgpl3/mpc/dist/doc/
texinfo.tex 3051 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 3542 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 3542 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/gpl3/gcc/dist/gcc/doc/include/
texinfo.tex 3569 % "outlined" (blackboard board, sort of) versions, which we don't need).
  /src/external/lgpl3/mpc/dist/build-aux/
texinfo.tex 3554 % "outlined" (blackboard board, sort of) versions, which we don't need).

Completed in 137 milliseconds

1 2