Searched refs:toolbar (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/html/
H A Dtroff2html.h225 char* toolbar; /* junk before </BODY> */ member in struct:State_s
H A Dmm2html.sh1106 ?*) html.toolbar=
2839 ?*) html.toolbar=
2866 case ${html.toolbar} in
2868 if [[ -f ${html.toolbar} ]]
2869 then hit=${html.toolbar}
2870 elif [[ -f $HOME/${html.toolbar} ]]
2871 then hit=$HOME/${html.toolbar}
2876 do if [[ -f ${i%/bin}/lib/${html.toolbar} ]]
2877 then hit=${i%/bin}/lib/${html.toolbar}
2883 "") print -u2 "$command: ${html.toolbar}
[all...]
H A Dtroff2html.c3464 "toolbar", &state.toolbar, OPT_toolbar,
5893 if (state.toolbar && (subject = find(state.toolbar, NiL, 1)))

Completed in 45 milliseconds