Searched defs:statusMessage (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/Security-57031.1.35/Keychain/
H A DToolsViewController.h21 @property (weak, nonatomic) IBOutlet UILabel *statusMessage; variable
H A DSyncViewController.h16 @property (weak, nonatomic) IBOutlet UILabel *statusMessage; variable
/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DWebGLContextEvent.cpp43 WebGLContextEvent::WebGLContextEvent(const AtomicString& type, bool canBubble, bool cancelable, const String& statusMessage) argument
H A DWebGLContextEvent.h36 String statusMessage; member in struct:WebCore::WebGLContextEventInit
45 static PassRefPtr<WebGLContextEvent> create(const AtomicString& type, bool canBubble, bool cancelable, const String& statusMessage) argument
55 const String& statusMessage() const { return m_statusMessage; } function in class:WebCore::WebGLContextEvent
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkReachability.c1036 char *statusMessage = NULL; local

Completed in 184 milliseconds