HomeSort by relevance Sort by last modified time
    Searched refs:BackgroundImageGeometry (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/paint/
BackgroundImageGeometry.cpp 6 #include "core/paint/BackgroundImageGeometry.h"
10 void BackgroundImageGeometry::setNoRepeatX(int xOffset)
16 void BackgroundImageGeometry::setNoRepeatY(int yOffset)
23 void BackgroundImageGeometry::useFixedAttachment(const IntPoint& attachmentPoint)
29 void BackgroundImageGeometry::clip(const IntRect& clipRect)
34 IntPoint BackgroundImageGeometry::relativePhase() const
BackgroundImageGeometry.h 14 class BackgroundImageGeometry {
16 BackgroundImageGeometry()
BoxPainter.h 30 static void calculateBackgroundImageGeometry(RenderBoxModelObject&, const RenderLayerModelObject* paintContainer, const FillLayer&, const LayoutRect& paintRect, BackgroundImageGeometry&, RenderObject* = 0);
BoxPainter.cpp 11 #include "core/paint/BackgroundImageGeometry.h"
450 BackgroundImageGeometry geometry;
623 BackgroundImageGeometry& geometry, RenderObject* backgroundObject)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBoxModelObject.h 52 class BackgroundImageGeometry;
RenderBox.cpp 43 #include "core/paint/BackgroundImageGeometry.h"
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/
webcore_remaining.target.darwin-arm.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]
webcore_remaining.target.darwin-arm64.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]
webcore_remaining.target.darwin-mips.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]
webcore_remaining.target.darwin-mips64.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]
webcore_remaining.target.darwin-x86.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]
webcore_remaining.target.darwin-x86_64.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]
webcore_remaining.target.linux-arm.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]
webcore_remaining.target.linux-arm64.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]
webcore_remaining.target.linux-mips.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]
webcore_remaining.target.linux-mips64.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]
webcore_remaining.target.linux-x86.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]
webcore_remaining.target.linux-x86_64.mk 521 third_party/WebKit/Source/core/paint/BackgroundImageGeometry.cpp \
    [all...]

Completed in 109 milliseconds