Lines Matching refs:height
88 u_int32_t height, width; in rasops1_putchar() local
106 height = ri->ri_font->fontheight; in rasops1_putchar()
133 while (height--) { in rasops1_putchar()
140 while (height--) { in rasops1_putchar()
150 while (height--) { in rasops1_putchar()
175 while (height--) { in rasops1_putchar()
185 while (height--) { in rasops1_putchar()
199 while (height--) { in rasops1_putchar()
233 int height, fs, rs, bg, fg; in rasops1_putchar8() local
249 height = ri->ri_font->fontheight; in rasops1_putchar8()
257 while (height--) { in rasops1_putchar8()
268 while (height--) { in rasops1_putchar8()
274 while (height--) { in rasops1_putchar8()
296 int height, fs, rs, bg, fg; in rasops1_putchar16() local
312 height = ri->ri_font->fontheight; in rasops1_putchar16()
320 while (height--) { in rasops1_putchar16()
331 while (height--) { in rasops1_putchar16()
338 while (height--) { in rasops1_putchar16()