Searched defs:font_char_metric (Results 1 – 1 of 1) sorted by relevance
36 struct font_char_metric { struct37 char type;38 int code;39 int width;40 int height;41 int depth;42 int pre_math_space;43 int italic_correction;44 int subscript_correction;45 char *special_device_coding;