Searched defs:point_size (Results 1 – 7 of 7) sorted by relevance
/netbsd/external/gpl2/groff/dist/src/libs/libgroff/ |
H A D | font.cpp | 61 int point_size; member 243 int font::get_skew(int c, int point_size, int sl) in get_skew() 273 int font::get_width(int c, int point_size) in get_width() 304 int font::get_height(int c, int point_size) in get_height() 310 int font::get_depth(int c, int point_size) in get_depth() 316 int font::get_italic_correction(int c, int point_size) in get_italic_correction() 322 int font::get_left_italic_correction(int c, int point_size) in get_left_italic_correction() 328 int font::get_subscript_correction(int c, int point_size) in get_subscript_correction() 334 int font::get_space_width(int point_size) in get_space_width() 361 int font::get_kern(int i1, int i2, int point_size) in get_kern()
|
/netbsd/external/gpl2/groff/dist/src/preproc/tbl/ |
H A D | table.h | 51 inc_number point_size; member
|
/netbsd/external/gpl2/groff/dist/src/utils/xtotroff/ |
H A D | xtotroff.c | 44 unsigned point_size = 10; variable
|
/netbsd/external/gpl2/groff/dist/src/devices/grodvi/ |
H A D | dvi.cpp | 113 int point_size; member
|
/netbsd/external/gpl2/groff/dist/src/devices/grops/ |
H A D | ps.cpp | 492 int point_size; member
|
/netbsd/external/gpl2/groff/dist/src/roff/troff/ |
H A D | env.cpp | 1229 void point_size() in point_size() function
|
/netbsd/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | post-html.cpp | 312 int point_size; member
|