Searched defs:final (Results 251 - 275 of 764) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/WebCore-7600.1.25/Modules/gamepad/
H A DGamepadManager.h49 virtual void platformGamepadConnected(PlatformGamepad&) override final; member in class:WebCore::GamepadManager
50 virtual void platformGamepadDisconnected(PlatformGamepad&) override final; member in class:WebCore::GamepadManager
51 virtual void platformGamepadInputActivity() override final; member in class:WebCore::GamepadManager
/macosx-10.10/WebCore-7600.1.25/Modules/mediastream/
H A DUserMediaRequest.h73 virtual void constraintsValidated() override final; member in class:WebCore::UserMediaRequest
74 virtual void constraintsInvalid(const String& constraintName) override final; member in class:WebCore::UserMediaRequest
75 virtual void didCreateStream(PassRefPtr<MediaStreamPrivate>) override final; member in class:WebCore::UserMediaRequest
76 virtual void failedToCreateStreamWithConstraintsError(const String& constraintName) override final; member in class:WebCore::UserMediaRequest
77 virtual void failedToCreateStreamWithPermissionError() override final; member in class:WebCore::UserMediaRequest
80 virtual void contextDestroyed() override final; member in class:WebCore::UserMediaRequest
/macosx-10.10/WebCore-7600.1.25/Modules/speech/
H A DSpeechRecognitionResult.cpp38 PassRefPtr<SpeechRecognitionResult> SpeechRecognitionResult::create(const Vector<RefPtr<SpeechRecognitionAlternative> >& alternatives, bool final) argument
51 SpeechRecognitionResult::SpeechRecognitionResult(const Vector<RefPtr<SpeechRecognitionAlternative> >& alternatives, bool final) argument
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSCryptoAlgorithmBuilder.h40 class JSCryptoAlgorithmBuilder final : public CryptoAlgorithmDescriptionBuilder { class in namespace:WebCore
H A DJSLazyEventListener.h33 class JSLazyEventListener final : public JSEventListener { class in namespace:WebCore
H A DWorkerScriptDebugServer.h42 class WorkerScriptDebugServer final : public Inspector::ScriptDebugServer { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/crypto/keys/
H A DCryptoKeyDataOctetSequence.h36 class CryptoKeyDataOctetSequence final : public CryptoKeyData { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/dom/
H A DBeforeUnloadEvent.h32 class BeforeUnloadEvent final : public Event { class in namespace:WebCore
H A DDatasetDOMStringMap.h39 class DatasetDOMStringMap final : public ScriptWrappable { class in namespace:WebCore
H A DDocumentEventQueue.h42 class DocumentEventQueue final : public EventQueue { class in namespace:WebCore
H A DNameNodeList.h34 class NameNodeList final : public CachedLiveNodeList<NameNodeList> { class in namespace:WebCore
H A DTemplateContentDocumentFragment.h36 class TemplateContentDocumentFragment final : public DocumentFragment { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/html/
H A DClassList.h36 class ClassList final : public DOMTokenList { class in namespace:WebCore
H A DDOMSettableTokenList.h43 virtual void ref() override final; member in class:WebCore::DOMSettableTokenList
44 virtual void deref() override final; member in class:WebCore::DOMSettableTokenList
46 virtual unsigned length() const override final; member in class:WebCore::DOMSettableTokenList
47 virtual const AtomicString item(unsigned index) const override final; member in class:WebCore::DOMSettableTokenList
49 virtual AtomicString value() const override final; member in class:WebCore::DOMSettableTokenList
50 virtual void setValue(const AtomicString&) override final; member in class:WebCore::DOMSettableTokenList
53 virtual bool containsInternal(const AtomicString&) const override final; member in class:WebCore::DOMSettableTokenList
H A DHTMLButtonElement.h31 class HTMLButtonElement final : public HTMLFormControlElement { class in namespace:WebCore
H A DHTMLFrameElement.h31 class HTMLFrameElement final : public HTMLFrameElementBase { class in namespace:WebCore
H A DHTMLOptionElement.h35 class HTMLOptionElement final : public HTMLElement { class in namespace:WebCore
H A DHTMLOutputElement.h39 class HTMLOutputElement final : public HTMLFormControlElement { class in namespace:WebCore
H A DHTMLTableSectionElement.h34 class HTMLTableSectionElement final : public HTMLTablePartElement { class in namespace:WebCore
H A DMediaDocument.h35 class MediaDocument final : public HTMLDocument { class in namespace:WebCore
H A DRadioNodeList.h36 class RadioNodeList final : public CachedLiveNodeList<RadioNodeList> { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/html/shadow/
H A DMeterShadowElement.h54 class MeterInnerElement final : public MeterShadowElement { class in namespace:WebCore
70 class MeterBarElement final : public MeterShadowElement { class in namespace:WebCore
88 class MeterValueElement final : public MeterShadowElement { class in namespace:WebCore
H A DProgressShadowElement.h53 class ProgressInnerElement final : public ProgressShadowElement { class in namespace:WebCore
71 class ProgressBarElement final : public ProgressShadowElement { class in namespace:WebCore
86 class ProgressValueElement final : public ProgressShadowElement { class in namespace:WebCore
H A DSliderThumbElement.h46 class SliderThumbElement final : public HTMLDivElement { class in namespace:WebCore
118 class RenderSliderThumb final : public RenderBlockFlow { class in namespace:WebCore
129 class SliderContainerElement final : public HTMLDivElement { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DPageConsoleAgent.h42 class PageConsoleAgent final : public WebConsoleAgent { class in namespace:WebCore

Completed in 148 milliseconds

<<11121314151617181920>>