Searched defs:font_widths_cache (Results 1 – 1 of 1) sorted by relevance
59 struct font_widths_cache { struct60 font_widths_cache *next; argument64 font_widths_cache(int, int, font_widths_cache * = 0); argument259 font_widths_cache::font_widths_cache(int ps, int ch_size, in font_widths_cache() function in font_widths_cache