Searched refs:get_height (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/groff-38/groff/src/include/
H A Dfont.h43 int get_height(int index, int point_size);
/macosx-10.10/groff-38/groff/src/utils/tfmtodit/
H A Dtfmtodit.cpp109 int get_height(int);
209 int tfm::get_height(int i) function in class:tfm
846 m[1] = t.get_height(i);
/macosx-10.10/groff-38/groff/src/libs/libgroff/
H A Dfont.cpp243 int h = get_height(c, point_size);
302 int font::get_height(int c, int point_size) function in class:font
/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dnode.cpp205 int get_height();
502 vunits v = fm->get_height(c->get_index(), size.to_scaled_points());
595 inline int tfont::get_height() function in class:tfont
1201 int height = tf->get_height();

Completed in 117 milliseconds