Searched refs:mask_index (Results 1 – 1 of 1) sorted by relevance
1276 int c, mask_index; in _bdf_parse_glyphs() local1611 mask_index = ( glyph->bbx.width * p->font->bpp ) & 7; in _bdf_parse_glyphs()1613 *bp &= nibble_mask[mask_index]; in _bdf_parse_glyphs()