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

/xnu-2782.1.97/osfmk/console/
H A Dvideo_console.c3000 int ox, oy; local
3006 ox = ((vinfo.v_width - (kProgressBarWidth * vc_uiscale)) / 2);
3012 vc_blit_rect(ox + x1, oy, x1,
3030 vc_blit_rect(ox + x, oy, x, w,
3043 vc_blit_rect(ox + x, oy, x, w,
3054 vc_blit_rect(ox + x, oy, x, w,

Completed in 21 milliseconds