Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitKeysPrivate.h57 #define kIOProgressColorThemeKey "IOProgressColorTheme" /* value is OSNumb… macro
/xnu-11215/iokit/Kernel/
H A DIOStartIOKit.cpp225 chosen->setProperty(kIOProgressColorThemeKey, theme, 32); in IORecordProgressBackbuffer()