Searched refs:panic_info_y (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/console/
H A Dpanic_dialog.c60 static int panic_info_y; variable
327 panic_info_y = (int)((vinfo.v_height/2) + panic_dialog->pd_height/2 - (panic_dialog->pd_info_height));
543 panic_blit_rect( panic_info_x, panic_info_y , width, height, 255, (unsigned char *) rendered_font);

Completed in 16 milliseconds