Home
last modified time | relevance | path

Searched refs:Html_format (Results 1 – 4 of 4) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dhtml.h172 void Html_format(Html*); /* Format the html object */
H A Dcomment.c308 Html_format(h); in Comment_buildHtml()
314 Html_format(h); in Comment_buildHtml()
444 Html_format(h); in Comment_PSWrite()
H A Dframe.c269 Html_format(h); in Frame_buildHtml()
339 Html_format(h); in Frame_PSWrite()
H A Dhtml.c1220 void Html_format(Html *h) in Html_format() function