| node.cpp | 748 struct hvpair; 801 void draw(char, hvpair *, int, font_size, color *, color *); 802 void determine_line_limits (char code, hvpair *point, int npoints); 1332 void troff_output_file::determine_line_limits(char code, hvpair *point, 1417 void troff_output_file::draw(char code, hvpair *point, int npoints, 4428 hvpair::hvpair() function in class:hvpair 4432 draw_node::draw_node(char c, hvpair *p, int np, font_size s, 4436 point = new hvpair[npoints]; 4441 draw_node::draw_node(char c, hvpair *p, int np, font_size s [all...] |