Lines Matching refs:flg
177 splash_render(struct splash_info *si, int flg)
207 if (flg & SPLASH_F_CENTER) {
216 splash_render8(si, data, xoff, yoff, width, height, flg);
221 splash_render16(si, data, xoff, yoff, width, height, flg);
226 splash_render32(si, data, xoff, yoff, width, height, flg);
245 int swidth, int sheight, int flg)
255 if (flg & SPLASH_F_FILL)
287 if (flg & SPLASH_F_FILL) {
319 int swidth, int sheight, int flg)
329 if (flg & SPLASH_F_FILL)
358 if (flg & SPLASH_F_FILL) {
384 int swidth, int sheight, int flg)
394 if (flg & SPLASH_F_FILL)
428 if (flg & SPLASH_F_FILL) {