Lines Matching refs:width

34     int width, height;  in BlitBto1()  local
39 width = info->dst_w; in BlitBto1()
46 srcskip += width - (width + 7) / 8; in BlitBto1()
51 for (c = 0; c < width; ++c) { in BlitBto1()
68 for (c = 0; c < width; ++c) { in BlitBto1()
89 int width, height; in BlitBto2() local
95 width = info->dst_w; in BlitBto2()
102 srcskip += width - (width + 7) / 8; in BlitBto2()
106 for (c = 0; c < width; ++c) { in BlitBto2()
126 int width, height; in BlitBto3() local
131 width = info->dst_w; in BlitBto3()
138 srcskip += width - (width + 7) / 8; in BlitBto3()
142 for (c = 0; c < width; ++c) { in BlitBto3()
164 int width, height; in BlitBto4() local
171 width = info->dst_w; in BlitBto4()
178 srcskip += width - (width + 7) / 8; in BlitBto4()
182 for (c = 0; c < width; ++c) { in BlitBto4()
201 int width = info->dst_w; in BlitBto1Key() local
212 srcskip += width - (width + 7) / 8; in BlitBto1Key()
217 for (c = 0; c < width; ++c) { in BlitBto1Key()
234 for (c = 0; c < width; ++c) { in BlitBto1Key()
254 int width = info->dst_w; in BlitBto2Key() local
265 srcskip += width - (width + 7) / 8; in BlitBto2Key()
270 for (c = 0; c < width; ++c) { in BlitBto2Key()
289 int width = info->dst_w; in BlitBto3Key() local
300 srcskip += width - (width + 7) / 8; in BlitBto3Key()
304 for (c = 0; c < width; ++c) { in BlitBto3Key()
323 int width = info->dst_w; in BlitBto4Key() local
334 srcskip += width - (width + 7) / 8; in BlitBto4Key()
339 for (c = 0; c < width; ++c) { in BlitBto4Key()
358 int width = info->dst_w; in BlitBtoNAlpha() local
375 srcskip += width - (width + 7) / 8; in BlitBtoNAlpha()
379 for (c = 0; c < width; ++c) { in BlitBtoNAlpha()
403 int width = info->dst_w; in BlitBtoNAlphaKey() local
422 srcskip += width - (width + 7) / 8; in BlitBtoNAlphaKey()
426 for (c = 0; c < width; ++c) { in BlitBtoNAlphaKey()