Home
last modified time | relevance | path

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

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