|
| | RenderLayerBacking (RenderLayer &) |
| |
| | ~RenderLayerBacking () |
| |
| RenderLayer & | owningLayer () const |
| |
| void | updateAfterLayout (UpdateAfterLayoutFlags) |
| |
| bool | updateConfiguration () |
| |
| void | updateGeometry () |
| |
| void | updateAfterDescendants () |
| |
| void | updateDrawsContent () |
| |
| GraphicsLayer * | graphicsLayer () const |
| |
| bool | hasClippingLayer () const |
| |
| GraphicsLayer * | clippingLayer () const |
| |
| bool | hasAncestorClippingLayer () const |
| |
| GraphicsLayer * | ancestorClippingLayer () const |
| |
| GraphicsLayer * | contentsContainmentLayer () const |
| |
| GraphicsLayer * | foregroundLayer () const |
| |
| GraphicsLayer * | backgroundLayer () const |
| |
| bool | backgroundLayerPaintsFixedRootBackground () const |
| |
| bool | hasScrollingLayer () const |
| |
| GraphicsLayer * | scrollingLayer () const |
| |
| GraphicsLayer * | scrollingContentsLayer () const |
| |
| void | detachFromScrollingCoordinator (LayerScrollCoordinationRoles) |
| |
| ScrollingNodeID | scrollingNodeIDForRole (LayerScrollCoordinationRole role) const |
| |
| void | setScrollingNodeIDForRole (ScrollingNodeID nodeID, LayerScrollCoordinationRole role) |
| |
| ScrollingNodeID | scrollingNodeIDForChildren () const |
| |
| void | setIsScrollCoordinatedWithViewportConstrainedRole (bool) |
| |
| bool | hasMaskLayer () const |
| |
| bool | hasChildClippingMaskLayer () const |
| |
| GraphicsLayer * | parentForSublayers () const |
| |
| GraphicsLayer * | childForSuperlayers () const |
| |
| bool | paintsIntoWindow () const |
| |
| bool | paintsIntoCompositedAncestor () const |
| |
| void | setRequiresOwnBackingStore (bool) |
| |
| void | setContentsNeedDisplay (GraphicsLayer::ShouldClipToLayer=GraphicsLayer::ClipToLayer) |
| |
| void | setContentsNeedDisplayInRect (const LayoutRect &, GraphicsLayer::ShouldClipToLayer=GraphicsLayer::ClipToLayer) |
| |
| void | contentChanged (ContentChangeType) |
| |
| bool | startTransition (double, CSSPropertyID, const RenderStyle *fromStyle, const RenderStyle *toStyle) |
| |
| void | transitionPaused (double timeOffset, CSSPropertyID) |
| |
| void | transitionFinished (CSSPropertyID) |
| |
| bool | startAnimation (double timeOffset, const Animation *anim, const KeyframeList &keyframes) |
| |
| void | animationPaused (double timeOffset, const String &name) |
| |
| void | animationFinished (const String &name) |
| |
| void | suspendAnimations (double time=0) |
| |
| void | resumeAnimations () |
| |
| LayoutRect | compositedBounds () const |
| |
| void | setCompositedBounds (const LayoutRect &) |
| |
| void | updateCompositedBounds () |
| |
| void | updateAfterWidgetResize () |
| |
| void | positionOverflowControlsLayers () |
| |
| bool | hasUnpositionedOverflowControlsLayers () const |
| |
| bool | isMainFrameLayerWithTiledBacking () const |
| |
| WEBCORE_EXPORT TiledBacking * | tiledBacking () const |
| |
| void | adjustTiledBackingCoverage () |
| |
| void | setTiledBackingHasMargins (bool hasExtendedBackgroundOnLeftAndRight, bool hasExtendedBackgroundOnTopAndBottom) |
| |
| void | updateDebugIndicators (bool showBorder, bool showRepaintCounter) |
| |
| bool | paintsSubpixelAntialiasedText () const |
| |
| void | tiledBackingUsageChanged (const GraphicsLayer *, bool) override |
| |
| void | notifyAnimationStarted (const GraphicsLayer *, const String &animationKey, double startTime) override |
| |
| void | notifyFlushRequired (const GraphicsLayer *) override |
| |
| void | notifyFlushBeforeDisplayRefresh (const GraphicsLayer *) override |
| |
| void | paintContents (const GraphicsLayer *, GraphicsContext &, GraphicsLayerPaintingPhase, const FloatRect &clip) override |
| |
| float | deviceScaleFactor () const override |
| |
| float | contentsScaleMultiplierForNewTiles (const GraphicsLayer *) const override |
| |
| bool | paintsOpaquelyAtNonIntegralScales (const GraphicsLayer *) const override |
| |
| float | pageScaleFactor () const override |
| |
| float | zoomedOutPageScaleFactor () const override |
| |
| void | didCommitChangesForLayer (const GraphicsLayer *) const override |
| |
| bool | getCurrentTransform (const GraphicsLayer *, TransformationMatrix &) const override |
| |
| bool | isTrackingRepaints () const override |
| |
| bool | shouldSkipLayerInDump (const GraphicsLayer *, LayerTreeAsTextBehavior) const override |
| |
| bool | shouldDumpPropertyForLayer (const GraphicsLayer *, const char *propertyName) const override |
| |
| bool | shouldAggressivelyRetainTiles (const GraphicsLayer *) const override |
| |
| bool | shouldTemporarilyRetainTileCohorts (const GraphicsLayer *) const override |
| |
| bool | useGiantTiles () const override |
| |
| bool | needsPixelAligment () const override |
| |
| LayoutSize | subpixelOffsetFromRenderer () const |
| |
| void | verifyNotPainting () override |
| |
| WEBCORE_EXPORT LayoutRect | contentsBox () const |
| |
| WEBCORE_EXPORT CompositingLayerType | compositingLayerType () const |
| |
| GraphicsLayer * | layerForHorizontalScrollbar () const |
| |
| GraphicsLayer * | layerForVerticalScrollbar () const |
| |
| GraphicsLayer * | layerForScrollCorner () const |
| |
| bool | canCompositeFilters () const |
| |
| WEBCORE_EXPORT double | backingStoreMemoryEstimate () const |
| |
| WEBCORE_EXPORT void | setUsesDisplayListDrawing (bool) |
| |
| WEBCORE_EXPORT String | displayListAsText (DisplayList::AsTextFlags) const |
| |
| WEBCORE_EXPORT void | setIsTrackingDisplayListReplay (bool) |
| |
| WEBCORE_EXPORT String | replayDisplayListAsText (DisplayList::AsTextFlags) const |
| |
| | RenderLayerBacking (RenderLayer &) |
| |
| | ~RenderLayerBacking () |
| |
| RenderLayer & | owningLayer () const |
| |
| void | updateAfterLayout (UpdateAfterLayoutFlags) |
| |
| bool | updateConfiguration () |
| |
| void | updateGeometry () |
| |
| void | updateAfterDescendants () |
| |
| void | updateDrawsContent () |
| |
| GraphicsLayer * | graphicsLayer () const |
| |
| bool | hasClippingLayer () const |
| |
| GraphicsLayer * | clippingLayer () const |
| |
| bool | hasAncestorClippingLayer () const |
| |
| GraphicsLayer * | ancestorClippingLayer () const |
| |
| GraphicsLayer * | contentsContainmentLayer () const |
| |
| GraphicsLayer * | foregroundLayer () const |
| |
| GraphicsLayer * | backgroundLayer () const |
| |
| bool | backgroundLayerPaintsFixedRootBackground () const |
| |
| bool | hasScrollingLayer () const |
| |
| GraphicsLayer * | scrollingLayer () const |
| |
| GraphicsLayer * | scrollingContentsLayer () const |
| |
| void | detachFromScrollingCoordinator (LayerScrollCoordinationRoles) |
| |
| ScrollingNodeID | scrollingNodeIDForRole (LayerScrollCoordinationRole role) const |
| |
| void | setScrollingNodeIDForRole (ScrollingNodeID nodeID, LayerScrollCoordinationRole role) |
| |
| ScrollingNodeID | scrollingNodeIDForChildren () const |
| |
| void | setIsScrollCoordinatedWithViewportConstrainedRole (bool) |
| |
| bool | hasMaskLayer () const |
| |
| bool | hasChildClippingMaskLayer () const |
| |
| GraphicsLayer * | parentForSublayers () const |
| |
| GraphicsLayer * | childForSuperlayers () const |
| |
| bool | paintsIntoWindow () const |
| |
| bool | paintsIntoCompositedAncestor () const |
| |
| void | setRequiresOwnBackingStore (bool) |
| |
| void | setContentsNeedDisplay (GraphicsLayer::ShouldClipToLayer=GraphicsLayer::ClipToLayer) |
| |
| void | setContentsNeedDisplayInRect (const LayoutRect &, GraphicsLayer::ShouldClipToLayer=GraphicsLayer::ClipToLayer) |
| |
| void | contentChanged (ContentChangeType) |
| |
| bool | startTransition (double, CSSPropertyID, const RenderStyle *fromStyle, const RenderStyle *toStyle) |
| |
| void | transitionPaused (double timeOffset, CSSPropertyID) |
| |
| void | transitionFinished (CSSPropertyID) |
| |
| bool | startAnimation (double timeOffset, const Animation *anim, const KeyframeList &keyframes) |
| |
| void | animationPaused (double timeOffset, const String &name) |
| |
| void | animationFinished (const String &name) |
| |
| void | suspendAnimations (double time=0) |
| |
| void | resumeAnimations () |
| |
| LayoutRect | compositedBounds () const |
| |
| void | setCompositedBounds (const LayoutRect &) |
| |
| void | updateCompositedBounds () |
| |
| void | updateAfterWidgetResize () |
| |
| void | positionOverflowControlsLayers () |
| |
| bool | hasUnpositionedOverflowControlsLayers () const |
| |
| bool | isMainFrameLayerWithTiledBacking () const |
| |
| WEBCORE_EXPORT TiledBacking * | tiledBacking () const |
| |
| void | adjustTiledBackingCoverage () |
| |
| void | setTiledBackingHasMargins (bool hasExtendedBackgroundOnLeftAndRight, bool hasExtendedBackgroundOnTopAndBottom) |
| |
| void | updateDebugIndicators (bool showBorder, bool showRepaintCounter) |
| |
| bool | paintsSubpixelAntialiasedText () const |
| |
| void | tiledBackingUsageChanged (const GraphicsLayer *, bool) override |
| |
| void | notifyAnimationStarted (const GraphicsLayer *, const String &animationKey, double startTime) override |
| |
| void | notifyFlushRequired (const GraphicsLayer *) override |
| |
| void | notifyFlushBeforeDisplayRefresh (const GraphicsLayer *) override |
| |
| void | paintContents (const GraphicsLayer *, GraphicsContext &, GraphicsLayerPaintingPhase, const FloatRect &clip) override |
| |
| float | deviceScaleFactor () const override |
| |
| float | contentsScaleMultiplierForNewTiles (const GraphicsLayer *) const override |
| |
| bool | paintsOpaquelyAtNonIntegralScales (const GraphicsLayer *) const override |
| |
| float | pageScaleFactor () const override |
| |
| float | zoomedOutPageScaleFactor () const override |
| |
| void | didCommitChangesForLayer (const GraphicsLayer *) const override |
| |
| bool | getCurrentTransform (const GraphicsLayer *, TransformationMatrix &) const override |
| |
| bool | isTrackingRepaints () const override |
| |
| bool | shouldSkipLayerInDump (const GraphicsLayer *, LayerTreeAsTextBehavior) const override |
| |
| bool | shouldDumpPropertyForLayer (const GraphicsLayer *, const char *propertyName) const override |
| |
| bool | shouldAggressivelyRetainTiles (const GraphicsLayer *) const override |
| |
| bool | shouldTemporarilyRetainTileCohorts (const GraphicsLayer *) const override |
| |
| bool | useGiantTiles () const override |
| |
| bool | needsPixelAligment () const override |
| |
| LayoutSize | subpixelOffsetFromRenderer () const |
| |
| void | verifyNotPainting () override |
| |
| WEBCORE_EXPORT LayoutRect | contentsBox () const |
| |
| WEBCORE_EXPORT CompositingLayerType | compositingLayerType () const |
| |
| GraphicsLayer * | layerForHorizontalScrollbar () const |
| |
| GraphicsLayer * | layerForVerticalScrollbar () const |
| |
| GraphicsLayer * | layerForScrollCorner () const |
| |
| bool | canCompositeFilters () const |
| |
| WEBCORE_EXPORT double | backingStoreMemoryEstimate () const |
| |
| WEBCORE_EXPORT void | setUsesDisplayListDrawing (bool) |
| |
| WEBCORE_EXPORT String | displayListAsText (DisplayList::AsTextFlags) const |
| |
| WEBCORE_EXPORT void | setIsTrackingDisplayListReplay (bool) |
| |
| WEBCORE_EXPORT String | replayDisplayListAsText (DisplayList::AsTextFlags) const |
| |
| virtual | ~GraphicsLayerClient () |
| |
| virtual void | notifyAnimationEnded (const GraphicsLayer *, const String &) |
| |
| virtual void | customPositionForVisibleRectComputation (const GraphicsLayer *, FloatPoint &) const |
| |
| virtual bool | needsIOSDumpRenderTreeMainFrameRenderViewLayerIsAlwaysOpaqueHack (const GraphicsLayer &) const |
| |
| virtual | ~GraphicsLayerClient () |
| |
| virtual void | notifyAnimationEnded (const GraphicsLayer *, const String &) |
| |
| virtual void | customPositionForVisibleRectComputation (const GraphicsLayer *, FloatPoint &) const |
| |
| virtual bool | needsIOSDumpRenderTreeMainFrameRenderViewLayerIsAlwaysOpaqueHack (const GraphicsLayer &) const |
| |