Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/preproc/grn/
HDhgraph.cpp51 void HGPutText(int justify, POINT pnt, register char *string);
111 HGPutText(element->type, *p1, element->textpt); in HGPrintElt()
279 HGPutText(int justify, in HGPutText() function