Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dgprint.h78 POINT *ptlist; member
H A Dhdb.cpp67 temp->ptlist = pointlist; in DBCreateElt()
H A Dhgraph.cpp93 if (!DBNullelt(element) && !Nullpoint((p1 = element->ptlist))) { in HGPrintElt()