Home
last modified time | relevance | path

Searched refs:kVCLightBackground (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/console/
H A Dvideo_console.h54 kVCLightBackground = 0x00000010, enumerator
H A Dvideo_console.c2985 } else if (kVCLightBackground & vc_progress_options.options) { in initialize_screen()