Searched refs:p_limit (Results 1 – 1 of 1) sorted by relevance
111 uint16 *p_limit = p + width; in fill_glyph() local112 while (p < p_limit) *p++ = pair; in fill_glyph()