Lines Matching full:sixteen
35 int count, char *chars, Bool sixteen, CharInfoPtr *charinfo) in glamor_get_glyphs() argument
42 if (sixteen) { in glamor_get_glyphs()
96 Bool sixteen) in glamor_text() argument
148 if (sixteen) { in glamor_text()
183 chars += 1 + sixteen; in glamor_text()
271 int x, int y, int count, char *chars, Bool sixteen, int *final_pos) in glamor_poly_text() argument
285 glamor_get_glyphs(gc->font, glamor_font, count, chars, sixteen, charinfo); in glamor_poly_text()
299 x, y, count, chars, charinfo, sixteen); in glamor_poly_text()
387 Bool sixteen) in glamor_image_text() argument
407 glamor_get_glyphs(gc->font, glamor_font, count, chars, sixteen, charinfo); in glamor_image_text()
470 x, y, count, chars, charinfo, sixteen); in glamor_image_text()