Searched refs:kDisplayProductID (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayTest.c74 num = CFDictionaryGetValue(dict, CFSTR(kDisplayProductID));
H A DIODisplayLib.c106 "/" kDisplayProductID "-%x",
231 "/" kDisplayProductID "-%x-%s.icns",
264 "/" kDisplayProductID "-%x.icns",
3298 num1 = CFDictionaryGetValue( matching1, CFSTR(kDisplayProductID) );
3299 num2 = CFDictionaryGetValue( matching2, CFSTR(kDisplayProductID) );
3421 num = CFDictionaryGetValue( regDict, CFSTR(kDisplayProductID) );
3484 makeInt( CFSTR( kDisplayProductID ), product );
H A DIOGraphicsLib.c2975 num = CFDictionaryGetValue( oldOvr, CFSTR(kDisplayProductID) );
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIODisplay.cpp432 if (0 == getProperty(kDisplayProductID))
433 setProperty( kDisplayProductID, product, 32);
H A DIOFramebuffer.cpp1661 if ((num = OSDynamicCast(OSNumber, fb->__private->display->getProperty(kDisplayProductID))))
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h1230 #define kDisplayProductID "DisplayProductID" // CFNumber macro

Completed in 168 milliseconds