Home
last modified time | relevance | path

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

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