Searched refs:outlined (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dobject.h193 char *outlined; member in struct:object_spec
H A Dpic.y941 $$->outlined = new char[strlen($3.str)+1];
942 strcpy($$->outlined, $3.str);
948 $$->outlined = new char[strlen($3.str)+1];
949 strcpy($$->outlined, $3.str);
H A Dobject.cpp415 outlined = 0;
441 a_delete outlined; local
1874 obj->set_outline_color(outlined);
/freebsd-10.0-release/contrib/ipfilter/
H A DHISTORY1082 implement preauthentication of packets, as outlined by Guido.
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex2080 % "outlined" (blackboard board, sort of) versions, which we don't need).
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex1979 % "outlined" (blackboard board, sort of) versions, which we don't need).

Completed in 257 milliseconds