Home
last modified time | relevance | path

Searched defs:paintFlags (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp1502 …t& damageRect, PaintBehavior paintBehavior, RenderObject* paintingRoot, PaintLayerFlags paintFlags) in paint()
1535 PaintLayerFlags paintFlags, BorderRadiusClippingRule rule) in clipToRect()
1585 static bool paintForFixedRootBackground(const RenderLayer* layer, PaintLayerFlags paintFlags) in paintForFixedRootBackground()
1590 static ShouldRespectOverflowClip shouldRespectOverflowClip(PaintLayerFlags paintFlags, const Render… in shouldRespectOverflowClip()
1595 …tLayer(GraphicsContext* context, const LayerPaintingInfo& paintingInfo, PaintLayerFlags paintFlags) in paintLayer()
1668 …ection(GraphicsContext* context, const LayerPaintingInfo& paintingInfo, PaintLayerFlags paintFlags) in paintLayerContentsAndReflection()
1682 …ntents(GraphicsContext* context, const LayerPaintingInfo& paintingInfo, PaintLayerFlags paintFlags) in paintLayerContents()
1926 …aphicsContext* context, const LayerPaintingInfo& paintingInfo, PaintLayerFlags paintFlags, const L… in paintLayerByApplyingTransform()
1951 …::shouldPaintLayerInSoftwareMode(const LayerPaintingInfo& paintingInfo, PaintLayerFlags paintFlags) in shouldPaintLayerInSoftwareMode()
1962 …Visit, GraphicsContext* context, const LayerPaintingInfo& paintingInfo, PaintLayerFlags paintFlags) in paintChildren()
[all …]