Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/preproc/grn/
HDhdb.cpp31 extern POINT *PTMakePoint(double x, double y, POINT ** pplist);
135 (void) PTMakePoint(nx, y, &plist); in DBRead()
162 (void) PTMakePoint(nx, y, &plist); in DBRead()
170 (void) PTMakePoint(nx, y, &plist); in DBRead()
HDhpoint.cpp27 PTMakePoint(double x, in PTMakePoint() function
HDmain.cpp93 extern POINT *PTMakePoint(double x, double y, POINT **pplist);