Searched refs:type (Results 201 - 225 of 9002) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebCore-7537.78.1/Modules/encryptedmedia/
H A DMediaKeyMessageEvent.cpp45 MediaKeyMessageEvent::MediaKeyMessageEvent(const AtomicString& type, const MediaKeyMessageEventInit& initializer) argument
46 : Event(type, initializer)
H A DMediaKeyNeededEvent.cpp45 MediaKeyNeededEvent::MediaKeyNeededEvent(const AtomicString& type, const MediaKeyNeededEventInit& initializer) argument
46 : Event(type, initializer)
/macosx-10.9.5/WebCore-7537.78.1/Modules/mediasource/
H A DMediaSource.idl47 [RaisesException] SourceBuffer addSourceBuffer(DOMString type);
54 static boolean isTypeSupported (DOMString type);
57 void addEventListener(DOMString type,
60 void removeEventListener(DOMString type,
/macosx-10.9.5/WebCore-7537.78.1/Modules/mediastream/
H A DMediaStreamEvent.cpp45 PassRefPtr<MediaStreamEvent> MediaStreamEvent::create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<MediaStream> stream) argument
47 return adoptRef(new MediaStreamEvent(type, canBubble, cancelable, stream));
50 PassRefPtr<MediaStreamEvent> MediaStreamEvent::create(const AtomicString& type, const MediaStreamEventInit& initializer) argument
52 return adoptRef(new MediaStreamEvent(type, initializer));
59 MediaStreamEvent::MediaStreamEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<MediaStream> stream) argument
60 : Event(type, canBubble, cancelable)
65 MediaStreamEvent::MediaStreamEvent(const AtomicString& type, const MediaStreamEventInit& initializer) argument
66 : Event(type, initializer)
H A DRTCSessionDescription.idl36 [SetterRaisesException] attribute DOMString type;
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleMedia.idl31 readonly attribute DOMString type;
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLOListElement.idl24 [Reflect] attribute DOMString type;
H A DHTMLSourceElement.idl30 attribute DOMString type;
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLActiveInfo.idl31 readonly attribute unsigned long type;
/macosx-10.9.5/WebCore-7537.78.1/html/track/
H A DTrackEvent.cpp45 TrackEvent::TrackEvent(const AtomicString& type, const TrackEventInit& initializer) argument
46 : Event(type, initializer)
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DContentType.h36 explicit ContentType(const String& type);
39 String type() const;
H A DFileMetadata.h54 Type type; member in struct:WebCore::FileMetadata
60 FileMetadata() : modificationTime(invalidFileTime()), length(-1), type(TypeUnknown) { }
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DDOMFileSystemBlackBerry.cpp41 bool DOMFileSystemBase::crackFileSystemURL(const KURL& url, FileSystemType& type, String& filePath) argument
49 type = FileSystemTypeTemporary;
51 type = FileSystemTypePersistent;
64 type = FileSystemTypeTemporary;
67 type = FileSystemTypePersistent;
85 bool DOMFileSystemBase::isValidType(FileSystemType type) argument
87 return type == FileSystemTypeTemporary || type == FileSystemTypePersistent;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCAFiltersWin.cpp40 int PlatformCAFilters::numAnimatedFilterProperties(FilterOperation::OperationType type) argument
46 const char* PlatformCAFilters::animatedFilterPropertyName(FilterOperation::OperationType type, int internalFilterPropertyIndex) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DImageSourceCG.h34 String preferredExtensionForImageSourceType(const String& type);
36 String MIMETypeForImageSourceType(const String& type);
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGNumberList.h43 static String toString(const SVGNumberList& type) { return type.valueAsString(); } argument
H A DSVGScriptElement.idl29 [TreatNullAs=NullString] attribute DOMString type;
/macosx-10.9.5/WebKit2-7537.78.2/Shared/efl/
H A DNativeWebTouchEventEfl.cpp35 NativeWebTouchEvent::NativeWebTouchEvent(Ewk_Touch_Event_Type type, const Eina_List* points, const Evas_Modifier* modifiers, const WebCore::AffineTransform& toWebContent, const WebCore::AffineTransform& toDeviceScreen, double timestamp) argument
36 : WebTouchEvent(WebEventFactory::createWebTouchEvent(type, points, modifiers, toWebContent, toDeviceScreen, timestamp))
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/file_io/netware/
H A Dflock.c21 apr_status_t apr_file_lock(apr_file_t *thefile, int type) argument
25 fc = (type & APR_FLOCK_NONBLOCK) ? NX_RANGE_LOCK_TRYLOCK : NX_RANGE_LOCK_CHECK;
/macosx-10.9.5/apr-30/apr/apr/file_io/netware/
H A Dflock.c21 apr_status_t apr_file_lock(apr_file_t *thefile, int type) argument
25 fc = (type & APR_FLOCK_NONBLOCK) ? NX_RANGE_LOCK_TRYLOCK : NX_RANGE_LOCK_CHECK;
/macosx-10.9.5/apr-30/apr-util/apr-util/include/
H A Dapu.hnw54 #define APU_DECLARE(type) type
61 #define APU_DECLARE_NONSTD(type) type
66 * @fn APU_DECLARE_DATA type apr_variable;
67 * @note APU_DECLARE_DATA extern type apr_variable; syntax is required for
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dcert.h26 int type; /* AuthType for username */ member in struct:cupsd_cert_s
44 extern void cupsdAddCert(int pid, const char *username, int type);
/macosx-10.9.5/dtrace-118.1/tools/ctfconvert/
H A Dsymbol.c37 uchar_t type = GELF_ST_TYPE(sym->st_info); local
48 * linker, and will never have associated type information.
58 if (type == STT_OBJECT && sym->st_shndx == SHN_ABS &&
/macosx-10.9.5/ntp-88/ntpdc/
H A Dnl.pl.in18 $type = $1;
19 print STDERR "type = '$type'\n" if $debug;
20 printf " printf(\"sizeof($type) = %%d\\n\", \n\t (int) sizeof($type));\n";
26 printf " printf(\"offsetof($field) = %%d\\n\", \n\t (int) offsetof($type, $field));\n";
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DNSNumberAdditions.h4 + (NSNumber *) numberWithBytes:(const void *) bytes objCType:(const char *) type;

Completed in 436 milliseconds

1234567891011>>