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

/fuchsia/zircon/system/core/virtcon/
H A Dvc-gfx.cpp59 g_status_width = vc_gfx->width / font->width;
179 g_status_width = vc_gfx->width / font->width;
H A Dvc-input.cpp20 int g_status_width = 0; variable
175 int w = g_status_width / (g_vc_count + 1);
H A Dvc.h160 extern int g_status_width;

Completed in 31 milliseconds