Home
last modified time | relevance | path

Searched refs:get_depth (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl2/groff/dist/src/include/
H A Dfont.h46 int get_depth(int index, int point_size);
/netbsd/external/gpl2/groff/dist/src/utils/tfmtodit/
H A Dtfmtodit.cpp112 int get_depth(int);
216 int tfm::get_depth(int i) in get_depth() function in tfm
849 m[2] = t.get_depth(i); in main()
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.h74 get_depth () in get_depth() function
H A DPathTree.cc1832 return ftree_internal->get_depth (); in get_ftree_depth()
/netbsd/external/gpl2/groff/dist/src/libs/libgroff/
H A Dfont.cpp310 int font::get_depth(int c, int point_size) in get_depth() function in font
/netbsd/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.h1196 int get_depth () const { return m_depth; } in get_depth() function
H A Dregion-model.cc2887 frame_a->get_depth ()); in can_merge_p()
5885 return path_var (t, parent_frame->get_depth ()); in get_representative_path_var()
/netbsd/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp513 vunits v = fm->get_depth(c->get_index(), size.to_scaled_points()); in get_char_depth()