Searched defs:final (Results 201 - 225 of 764) sorted by relevance

1234567891011>>

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderReplica.h36 class RenderReplica final : public RenderBox { class in namespace:WebCore
H A DRenderRuby.h54 class RenderRubyAsInline final : public RenderInline { class in namespace:WebCore
72 class RenderRubyAsBlock final : public RenderBlockFlow { class in namespace:WebCore
H A DRenderRubyBase.h40 class RenderRubyBase final : public RenderBlockFlow { class in namespace:WebCore
H A DRenderRubyText.h38 class RenderRubyText final : public RenderBlockFlow { class in namespace:WebCore
H A DRenderTableCaption.h29 class RenderTableCaption final : public RenderBlockFlow { class in namespace:WebCore
H A DRenderTextControlMultiLine.h31 class RenderTextControlMultiLine final : public RenderTextControl { class in namespace:WebCore
H A DRenderVTTCue.h41 class RenderVTTCue final : public RenderBlockFlow { class in namespace:WebCore
H A DTrailingFloatsRootInlineBox.h33 class TrailingFloatsRootInlineBox final : public RootInlineBox { 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
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DRenderSVGBlock.h33 virtual LayoutRect visualOverflowRect() const override final; member in class:WebCore::RenderSVGBlock
44 virtual void updateFromStyle() override final; member in class:WebCore::RenderSVGBlock
50 virtual void styleDidChange(StyleDifference, const RenderStyle* oldStyle) override final; member in class:WebCore::RenderSVGBlock
H A DRenderSVGGradientStop.h33 class RenderSVGGradientStop final : public RenderElement { class in namespace:WebCore
H A DRenderSVGInline.h42 virtual void updateFromStyle() override final; member in class:WebCore::RenderSVGInline
49 virtual FloatRect objectBoundingBox() const override final; member in class:WebCore::RenderSVGInline
50 virtual FloatRect strokeBoundingBox() const override final; member in class:WebCore::RenderSVGInline
51 virtual FloatRect repaintRectInLocalCoordinates() const override final; member in class:WebCore::RenderSVGInline
53 virtual LayoutRect clippedOverflowRectForRepaint(const RenderLayerModelObject* repaintContainer) const override final; member in class:WebCore::RenderSVGInline
54 virtual void computeFloatRectForRepaint(const RenderLayerModelObject* repaintContainer, FloatRect&, bool fixed = false) const override final; member in class:WebCore::RenderSVGInline
55 virtual void mapLocalToContainer(const RenderLayerModelObject* repaintContainer, TransformState&, MapCoordinatesFlags = ApplyContainerFlip, bool* wasFixed = 0) const override final; member in class:WebCore::RenderSVGInline
56 virtual const RenderObject* pushMappingToContainer(const RenderLayerModelObject* ancestorToStopAt, RenderGeometryMap&) const override final; member in class:WebCore::RenderSVGInline
57 virtual void absoluteQuads(Vector<FloatQuad>&, bool* wasFixed) const override final; member in class:WebCore::RenderSVGInline
59 virtual std::unique_ptr<InlineFlowBox> createInlineFlowBox() override final; member in class:WebCore::RenderSVGInline
61 virtual void willBeDestroyed() override final; member in class:WebCore::RenderSVGInline
62 virtual void styleDidChange(StyleDifference, const RenderStyle* oldStyle) override final; member in class:WebCore::RenderSVGInline
64 virtual void addChild(RenderObject* child, RenderObject* beforeChild = 0) override final; member in class:WebCore::RenderSVGInline
65 virtual RenderObject* removeChild(RenderObject&) override final; member in class:WebCore::RenderSVGInline
[all...]
H A DRenderSVGPath.h33 class RenderSVGPath final : public RenderSVGShape { class in namespace:WebCore
H A DSVGRootInlineBox.h35 class SVGRootInlineBox final : public RootInlineBox { class in namespace:WebCore
44 virtual void paint(PaintInfo&, const LayoutPoint&, LayoutUnit lineTop, LayoutUnit lineBottom) override final; member in class:WebCore::final
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGAnimateTransformElement.h33 class SVGAnimateTransformElement final : public SVGAnimateElement { class in namespace:WebCore
H A DSVGAnimatedAngle.h41 class SVGAnimatedAngleAnimator final : public SVGAnimatedTypeAnimator { class in namespace:WebCore
H A DSVGAnimatedBoolean.h39 class SVGAnimatedBooleanAnimator final : public SVGAnimatedTypeAnimator { class in namespace:WebCore
H A DSVGAnimatedEnumeration.h38 class SVGAnimatedEnumerationAnimator final : public SVGAnimatedTypeAnimator { class in namespace:WebCore
H A DSVGAnimatedNumberList.h40 class SVGAnimatedNumberListAnimator final : public SVGAnimatedTypeAnimator { class in namespace:WebCore
H A DSVGAnimatedPreserveAspectRatio.h40 class SVGAnimatedPreserveAspectRatioAnimator final : public SVGAnimatedTypeAnimator { class in namespace:WebCore
H A DSVGAnimatedRect.h41 class SVGAnimatedRectAnimator final : public SVGAnimatedTypeAnimator { class in namespace:WebCore
H A DSVGAnimatedString.h40 class SVGAnimatedStringAnimator final : public SVGAnimatedTypeAnimator { class in namespace:WebCore
H A DSVGUnknownElement.h39 class SVGUnknownElement final : public SVGElement { class in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/workers/
H A DSharedWorker.h41 class SharedWorker final : public AbstractWorker { class in namespace:WebCore
H A DWorker.h50 class Worker final : public AbstractWorker, private WorkerScriptLoaderClient { class in namespace:WebCore

Completed in 109 milliseconds

1234567891011>>