Searched refs:font_w (Results 1 – 2 of 2) sorted by relevance
99 * @font_w: bit array of supported widths (1 - FB_MAX_BLIT_WIDTH)105 * font_w or font_h being NULL means all values are supported.112 unsigned long *font_w, in get_default_font() argument 141 if ((!font_w || test_bit(f->width - 1, font_w)) && in get_default_font()
60 unsigned long *font_w,