Searched defs:type (Results 76 - 100 of 3869) sorted by relevance

1234567891011>>

/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_client/lib/
H A Dclclient.cpp46 BuildCertGroup(CSSM_CERT_TYPE ctype, CSSM_CERT_ENCODING encoding, CSSM_CERTGROUP_TYPE type, Allocator &alloc) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dacl_secret.cpp38 SecretAclSubject(Allocator &alloc, CSSM_ACL_SUBJECT_TYPE type, const CssmData &password) argument
44 SecretAclSubject(Allocator &alloc, CSSM_ACL_SUBJECT_TYPE type, CssmManagedData &password) argument
50 SecretAclSubject(Allocator &alloc, CSSM_ACL_SUBJECT_TYPE type, bool doCache) argument
H A Dcssmcert.cpp38 EncodedCertificate::EncodedCertificate(CSSM_CERT_TYPE type, CSSM_CERT_ENCODING enc, argument
52 CertGroup(CSSM_CERT_TYPE ctype, CSSM_CERT_ENCODING encoding, CSSM_CERTGROUP_TYPE type) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_cssm/lib/
H A Dattachfactory.h45 AttachmentMaker(CSSM_SERVICE_TYPE type) : mType(type) { } argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/encryptedmedia/
H A DMediaKeyMessageEvent.cpp45 MediaKeyMessageEvent::MediaKeyMessageEvent(const AtomicString& type, const MediaKeyMessageEventInit& initializer) argument
H A DMediaKeyNeededEvent.cpp45 MediaKeyNeededEvent::MediaKeyNeededEvent(const AtomicString& type, const MediaKeyNeededEventInit& initializer) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/filesystem/
H A DDOMFileSystemSync.h49 static PassRefPtr<DOMFileSystemSync> create(ScriptExecutionContext* context, const String& name, FileSystemType type, const KURL& rootURL, PassOwnPtr<AsyncFileSystem> asyncFileSystem) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/mediastream/
H A DRTCDTMFToneChangeEvent.cpp45 PassRefPtr<RTCDTMFToneChangeEvent> RTCDTMFToneChangeEvent::create(const AtomicString& type, const RTCDTMFToneChangeEventInit& initializer) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/quota/
H A DStorageQuota.h53 static PassRefPtr<StorageQuota> create(Type type) argument
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSFontFaceLoadEvent.cpp42 CSSFontFaceLoadEvent::CSSFontFaceLoadEvent(const AtomicString& type, PassRefPtr<CSSFontFaceRule> fontface, PassRefPtr<DOMError> error) argument
49 CSSFontFaceLoadEvent::CSSFontFaceLoadEvent(const AtomicString& type, const CSSFontFaceLoadEventInit& initializer) argument
H A DStyleMedia.cpp43 String StyleMedia::type() const function in class:WebCore::StyleMedia
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DNameNodeList.h36 static PassRefPtr<NameNodeList> create(PassRefPtr<Node> rootNode, CollectionType type, const AtomicString& name) argument
H A DPageTransitionEvent.cpp43 PageTransitionEvent::PageTransitionEvent(const AtomicString& type, bool persisted) argument
49 PageTransitionEvent::PageTransitionEvent(const AtomicString& type, const PageTransitionEventInit& initializer) argument
H A DPageTransitionEvent.h45 static PassRefPtr<PageTransitionEvent> create(const AtomicString& type, bool persisted) argument
49 static PassRefPtr<PageTransitionEvent> create(const AtomicString& type, const PageTransitionEventInit& initializer) argument
H A DProgressEvent.cpp47 ProgressEvent::ProgressEvent(const AtomicString& type, const ProgressEventInit& initializer) argument
55 ProgressEvent::ProgressEvent(const AtomicString& type, bool lengthComputable, unsigned long long loaded, unsigned long long total) argument
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLAllCollection.cpp33 PassRefPtr<HTMLAllCollection> HTMLAllCollection::create(Node* node, CollectionType type) argument
38 HTMLAllCollection::HTMLAllCollection(Node* node, CollectionType type) argument
H A DMediaKeyEvent.cpp46 MediaKeyEvent::MediaKeyEvent(const AtomicString& type, const MediaKeyEventInit& initializer) argument
H A DRadioNodeList.h39 static PassRefPtr<RadioNodeList> create(Node* rootNode, CollectionType type, const AtomicString& name) argument
H A DTextInputType.cpp50 const AtomicString& type = element()->fastGetAttribute(typeAttr); local
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLShader.cpp37 PassRefPtr<WebGLShader> WebGLShader::create(WebGLRenderingContext* ctx, GC3Denum type) argument
42 WebGLShader::WebGLShader(WebGLRenderingContext* ctx, GC3Denum type) argument
/macosx-10.9.5/WebCore-7537.78.1/html/track/
H A DTrackEvent.cpp45 TrackEvent::TrackEvent(const AtomicString& type, const TrackEventInit& initializer) argument
H A DTrackEvent.h51 static PassRefPtr<TrackEvent> create(const AtomicString& type, const TrackEventInit& initializer) argument
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DNavigationAction.cpp61 NavigationAction::NavigationAction(const ResourceRequest& resourceRequest, NavigationType type) argument
74 NavigationAction::NavigationAction(const ResourceRequest& resourceRequest, NavigationType type, PassRefPtr<Event> event) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DAsyncFileSystem.cpp55 void AsyncFileSystem::deleteFileSystem(const String& basePath, const String& storageIdentifier, FileSystemType type, PassOwnPtr<AsyncFileSystemCallbacks> callbacks) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/mediastream/
H A DRTCSessionDescriptionDescriptor.h47 const String& type() const { return m_type; } function in class:WebCore::RTCSessionDescriptionDescriptor
48 void setType(const String& type) { m_type = type; } argument

Completed in 258 milliseconds

1234567891011>>