Searched refs:ypath (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dobject.h83 path *ypath; member in class:path
H A Dobject.cpp1917 : crn(c), label_list(0), ypath(0), is_position(0)
1922 : crn(0), label_list(0), ypath(0), is_position(1)
1929 : crn(c), ypath(0), is_position(0)
1941 delete ypath;
1960 ypath = p;
1987 if (ypath) {
1989 if (!ypath->follow(pl, &tem))

Completed in 67 milliseconds