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