HomeSort by: relevance | last modified time | path
    Searched defs:firstx (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/grn/
hgraph.cpp 165 double firstx = p1->x; local
231 if ((firstx != p1->x) || (firsty != p1->y)) {
232 deltax((double) firstx);
256 if ((firstx != p1->x) || (firsty != p1->y)) {
257 HGtline((int) (firstx * troffscale),

Completed in 33 milliseconds