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

/macosx-10.10.1/security_systemkeychain-55202/Gatekeeper/
H A DGKAppDelegate.h18 - (BOOL)doTargetQuery:(CFTypeRef)target withAttributes:(NSDictionary *)attributes;
/macosx-10.10.1/IOAudioFamily-200.6/
H A DIOAudioPort.h98 * @function withAttributes
112 static IOAudioPort *withAttributes(UInt32 portType, const char *portName = 0, UInt32 subType = 0, OSDictionary *properties = 0) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10;
H A DIOAudioPort.cpp72 IOAudioPort *IOAudioPort::withAttributes(UInt32 portType, const char *portName, UInt32 subType, OSDictionary *properties) function in class:IOAudioPort
H A DIOAudioControl.h231 * @function withAttributes
245 static IOAudioControl *withAttributes(UInt32 type,
H A DIOAudioControl.cpp159 IOAudioControl *IOAudioControl::withAttributes(UInt32 type, function in class:IOAudioControl
/macosx-10.10.1/WebKit-7600.1.25/mac/Misc/
H A DWebKitNSStringExtras.mm128 [self drawAtPoint:point withAttributes:[NSDictionary dictionaryWithObjectsAndKeys:font, NSFontAttributeName, textColor, NSForegroundColorAttributeName, nil]];

Completed in 109 milliseconds