Searched refs:LINE_OBJECT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Dobject.h31 LINE_OBJECT, enumerator in enum:object_type
H A Dpic.y652 $$ = new object_spec(LINE_OBJECT);
1322 { $$ = LINE_OBJECT; }
1829 case LINE_OBJECT:
H A Dobject.cpp1212 object_type type() { return LINE_OBJECT; }
1424 if ((flags & IS_SAME) && (type == LINE_OBJECT || type == ARROW_OBJECT)
1500 case LINE_OBJECT:
1847 case LINE_OBJECT:

Completed in 126 milliseconds