Searched defs:hmotion_node (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dnode.h309 class hmotion_node : public node { class in inherits:node
316 hmotion_node(hunits i, color *c, node *nxt = 0) function in class:hmotion_node
318 hmotion_node(hunits i, color *c, statem *s, int divlevel, node *nxt = 0) function in class:hmotion_node
320 hmotion_node(hunits i, int flag1, int flag2, color *c, statem *s, function in class:hmotion_node
324 hmotion_node(hunits i, int flag1, int flag2, color *c, node *nxt = 0) function in class:hmotion_node

Completed in 90 milliseconds