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

/xnu-2422.115.4/osfmk/console/panic_ui/
H A Dsetupdialog.c211 short height, depth, totalwidth; local
224 fread((void *) &totalwidth, sizeof(short), 1, stream);
225 printf("got width: %d\n", totalwidth);

Completed in 18 milliseconds