Searched defs:FINAL (Results 351 - 375 of 1519) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderScrollbar.h41 class RenderScrollbar FINAL : public Scrollbar { class in namespace:blink
H A DRenderScrollbarPart.h36 class RenderScrollbarPart FINAL : public RenderBlock { class in namespace:blink
H A DRenderScrollbarTheme.h35 class RenderScrollbarTheme FINAL : public ScrollbarTheme { class in namespace:blink
H A DRenderThemeChromiumAndroid.h33 class RenderThemeChromiumAndroid FINAL : public RenderThemeChromiumDefault { class in namespace:blink
H A DRenderVTTCue.h38 class RenderVTTCue FINAL : public RenderBlockFlow { class in namespace:blink
H A DRenderWidget.h44 virtual bool isWidget() const OVERRIDE FINAL { return true; }
50 virtual void styleDidChange(StyleDifference, const RenderStyle* oldStyle) OVERRIDE FINAL; member in class:blink::RenderWidget
53 virtual CursorDirective getCursor(const LayoutPoint&, Cursor&) const OVERRIDE FINAL; member in class:blink::RenderWidget
59 virtual void willBeDestroyed() OVERRIDE FINAL; member in class:blink::RenderWidget
60 virtual void destroy() OVERRIDE FINAL; member in class:blink::RenderWidget
/external/chromium_org/third_party/WebKit/Source/core/rendering/shapes/
H A DBoxShape.h38 class BoxShape FINAL : public Shape { class in namespace:blink
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGBlock.h33 virtual LayoutRect visualOverflowRect() const OVERRIDE FINAL; member in class:blink::RenderSVGBlock
35 virtual LayoutRect clippedOverflowRectForPaintInvalidation(const RenderLayerModelObject* paintInvalidationContainer, const PaintInvalidationState* = 0) const OVERRIDE FINAL; member in class:blink::RenderSVGBlock
36 virtual void computeFloatRectForPaintInvalidation(const RenderLayerModelObject* paintInvalidationContainer, FloatRect&, const PaintInvalidationState*) const OVERRIDE FINAL; member in class:blink::RenderSVGBlock
38 virtual void mapLocalToContainer(const RenderLayerModelObject* paintInvalidationContainer, TransformState&, MapCoordinatesFlags = ApplyContainerFlip, bool* wasFixed = 0, const PaintInvalidationState* = 0) const OVERRIDE FINAL; member in class:blink::RenderSVGBlock
39 virtual const RenderObject* pushMappingToContainer(const RenderLayerModelObject* ancestorToStopAt, RenderGeometryMap&) const OVERRIDE FINAL; member in class:blink::RenderSVGBlock
41 virtual AffineTransform localTransform() const OVERRIDE FINAL { return m_localTransform; }
43 virtual LayerType layerTypeRequired() const OVERRIDE FINAL { return NoLayer; }
53 virtual void updateFromStyle() OVERRIDE FINAL; member in class:blink::RenderSVGBlock
55 virtual bool isSVG() const OVERRIDE FINAL { return true; }
57 virtual void absoluteRects(Vector<IntRect>&, const LayoutPoint& accumulatedOffset) const OVERRIDE FINAL; member in class:blink::RenderSVGBlock
59 virtual void styleDidChange(StyleDifference, const RenderStyle* oldStyle) OVERRIDE FINAL; member in class:blink::RenderSVGBlock
[all...]
H A DRenderSVGEllipse.h34 class RenderSVGEllipse FINAL : public RenderSVGShape { class in namespace:blink
H A DRenderSVGForeignObject.h30 class RenderSVGForeignObject FINAL : public RenderSVGBlock { class in namespace:blink
H A DRenderSVGRect.h36 class RenderSVGRect FINAL : public RenderSVGShape { class in namespace:blink
H A DRenderSVGResourceLinearGradient.h31 class RenderSVGResourceLinearGradient FINAL : public RenderSVGResourceGradient { class in namespace:blink
H A DRenderSVGResourceRadialGradient.h31 class RenderSVGResourceRadialGradient FINAL : public RenderSVGResourceGradient { class in namespace:blink
H A DRenderSVGTransformableContainer.h29 class RenderSVGTransformableContainer FINAL : public RenderSVGContainer { class in namespace:blink
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAElement.h31 class SVGAElement FINAL : public SVGGraphicsElement, class in namespace:blink
53 virtual bool shouldHaveFocusAppearance() const OVERRIDE FINAL; member in class:blink::FINAL
H A DSVGAnimateTransformElement.h31 class SVGAnimateTransformElement FINAL : public SVGAnimateElement { class in namespace:blink
H A DSVGClipPathElement.h34 class SVGClipPathElement FINAL : public SVGGraphicsElement { class in namespace:blink
H A DSVGFEComponentTransferElement.h29 class SVGFEComponentTransferElement FINAL : public SVGFilterPrimitiveStandardAttributes { class in namespace:blink
H A DSVGFEImageElement.h34 class SVGFEImageElement FINAL : public SVGFilterPrimitiveStandardAttributes, class in namespace:blink
H A DSVGFEMergeNodeElement.h30 class SVGFEMergeNodeElement FINAL : public SVGElement { class in namespace:blink
H A DSVGFETileElement.h29 class SVGFETileElement FINAL : public SVGFilterPrimitiveStandardAttributes { class in namespace:blink
H A DSVGImageLoader.h29 class SVGImageLoader FINAL : public ImageLoader { class in namespace:blink
H A DSVGNumberList.h42 class SVGNumberList FINAL : public SVGListPropertyHelper<SVGNumberList, SVGNumber> { class in namespace:blink
H A DSVGPathByteStreamBuilder.h31 class SVGPathByteStreamBuilder FINAL : public SVGPathConsumer { class in namespace:blink
H A DSVGPathSegClosePath.h28 class SVGPathSegClosePath FINAL : public SVGPathSegWithContext { class in namespace:blink

Completed in 171 milliseconds

<<11121314151617181920>>