Searched refs:final (Results 151 - 175 of 981) sorted by relevance

1234567891011>>

/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLParamElement.h30 class HTMLParamElement final : public HTMLElement { class in namespace:WebCore
H A DHTMLTableRowsCollection.h39 class HTMLTableRowsCollection final : public HTMLCollection { class in namespace:WebCore
H A DHTMLUListElement.h30 class HTMLUListElement final : public HTMLElement { class in namespace:WebCore
H A DLabelsNodeList.h33 class LabelsNodeList final : public CachedLiveNodeList<LabelsNodeList> { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/html/shadow/mac/
H A DImageControlsButtonElementMac.h35 class ImageControlsButtonElementMac final : public HTMLDivElement { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/html/track/
H A DTextTrackCue.h81 virtual EventTargetInterface eventTargetInterface() const override final { return TextTrackCueEventTargetInterfaceType; }
82 virtual ScriptExecutionContext* scriptExecutionContext() const override final { return &m_scriptExecutionContext; }
121 virtual void refEventTarget() override final { ref(); }
122 virtual void derefEventTarget() override final { deref(); }
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DCommandLineAPIModule.h35 class CommandLineAPIModule final : public Inspector::InjectedScriptModule { class in namespace:WebCore
H A DPageConsoleAgent.h42 class PageConsoleAgent final : public WebConsoleAgent { class in namespace:WebCore
H A DWebInjectedScriptHost.h35 class WebInjectedScriptHost final : public Inspector::InjectedScriptHost { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/loader/
H A DSinkDocument.cpp33 class SinkDocumentParser final : public RawDataDocumentParser { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/loader/cache/
H A DCachedTextTrack.h36 class CachedTextTrack final : public CachedResource { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/platform/efl/
H A DScrollbarEfl.h37 class ScrollbarEfl final : public Scrollbar { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/platform/ios/
H A DWebSafeIncrementalSweeperIOS.h34 class WebSafeIncrementalSweeper final : public JSC::IncrementalSweeper { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/platform/mediastream/
H A DMediaStreamTrackPrivate.h102 virtual void sourceReadyStateChanged() override final; member in class:WebCore::MediaStreamTrackPrivate
103 virtual void sourceMutedChanged() override final; member in class:WebCore::MediaStreamTrackPrivate
104 virtual void sourceEnabledChanged() override final; member in class:WebCore::MediaStreamTrackPrivate
105 virtual bool observerIsEnabled() override final; member in class:WebCore::MediaStreamTrackPrivate
/macosx-10.10/WebCore-7600.1.25/platform/mock/
H A DMockMediaStreamCenter.h36 class MockMediaStreamCenter final : public MediaStreamCenter { class in namespace:WebCore
H A DRTCDTMFSenderHandlerMock.h36 class RTCDTMFSenderHandlerMock final : public RTCDTMFSenderHandler { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderFrame.h33 class RenderFrame final : public RenderFrameBase { class in namespace:WebCore
H A DRenderReplica.h36 class RenderReplica final : public RenderBox { class in namespace:WebCore
H A DRenderTableCaption.h29 class RenderTableCaption final : public RenderBlockFlow { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/rendering/mathml/
H A DRenderMathMLMenclose.h34 class RenderMathMLMenclose final: public RenderMathMLRow { class in namespace:WebCore
H A DRenderMathMLRow.h49 virtual bool isRenderMathMLRow() const override final { return true; }
H A DRenderMathMLSquareRoot.h39 class RenderMathMLSquareRoot final : public RenderMathMLRoot { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DRenderSVGTSpan.h29 class RenderSVGTSpan final : public RenderSVGInline { class in namespace:WebCore
H A DRenderSVGTextPath.h28 class RenderSVGTextPath final : public RenderSVGInline { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGAltGlyphDefElement.h29 class SVGAltGlyphDefElement final : public SVGElement { class in namespace:WebCore

Completed in 201 milliseconds

1234567891011>>