HomeSort by relevance Sort by last modified time
    Searched refs:FloatSize (Results 1 - 25 of 200) sorted by null

1 2 3 4 5 6 7 8

  /external/webkit/Source/WebCore/platform/graphics/
FloatSize.cpp 28 #include "FloatSize.h"
36 FloatSize::FloatSize(const IntSize& size) : m_width(size.width()), m_height(size.height())
40 float FloatSize::diagonalLength() const
45 FloatSize FloatSize::narrowPrecision(double width, double height)
47 return FloatSize(narrowPrecisionToFloat(width), narrowPrecisionToFloat(height));
FloatSize.h 50 class FloatSize {
52 FloatSize() : m_width(0), m_height(0) { }
53 FloatSize(float width, float height) : m_width(width), m_height(height) { }
54 FloatSize(const IntSize&);
56 static FloatSize narrowPrecision(double width, double height);
74 FloatSize expandedTo(const FloatSize& other) const
76 return FloatSize(m_width > other.m_width ? m_width : other.m_width,
80 FloatSize shrunkTo(const FloatSize& other) cons
    [all...]
TiledBackingStore.h 25 #include "FloatSize.h"
63 void getKeepAndCoverAreaMultipliers(FloatSize& keepMultiplier, FloatSize& coverMultiplier)
68 void setKeepAndCoverAreaMultipliers(const FloatSize& keepMultiplier, const FloatSize& coverMultiplier);
113 FloatSize m_keepAreaMultiplier;
114 FloatSize m_coverAreaMultiplier;
Path.h 80 class FloatSize;
139 void addRoundedRect(const FloatRect&, const FloatSize& roundingRadii);
140 void addRoundedRect(const FloatRect&, const FloatSize& topLeftRadius, const FloatSize& topRightRadius, const FloatSize& bottomLeftRadius, const FloatSize& bottomRightRadius);
143 void translate(const FloatSize&);
GlyphBuffer.h 33 #include "FloatSize.h"
59 // CG uses CGSize instead of FloatSize so that the result of advances()
68 typedef FloatSize GlyphBufferAdvance;
108 FloatSize offset = m_offsets[index1];
134 FloatSize offsetAt(int index) const
140 return FloatSize();
144 void add(Glyph glyph, const SimpleFontData* font, float width, const FloatSize* offset = 0)
162 m_advances.append(FloatSize(width, 0));
169 m_offsets.append(FloatSize());
200 lastAdvance += FloatSize(width, 0)
    [all...]
ShadowBlur.h 47 ShadowBlur(float radius, const FloatSize& offset, const Color&, ColorSpace);
91 FloatSize m_offset;
97 FloatSize m_layerSize; // Size of m_layerImage pixels that need blurring.
98 FloatSize m_layerContextTranslation; // Translation to apply to m_layerContext for the shadow to be correctly clipped.
FloatQuad.cpp 49 inline float dot(const FloatSize& a, const FloatSize& b)
57 FloatSize v0 = t3 - t1;
58 FloatSize v1 = t2 - t1;
59 FloatSize v2 = p - t1;
FloatPoint.h 30 #include "FloatSize.h"
146 inline FloatPoint& operator+=(FloatPoint& a, const FloatSize& b)
158 inline FloatPoint& operator-=(FloatPoint& a, const FloatSize& b)
164 inline FloatPoint operator+(const FloatPoint& a, const FloatSize& b)
174 inline FloatSize operator-(const FloatPoint& a, const FloatPoint& b)
176 return FloatSize(a.x() - b.x(), a.y() - b.y());
179 inline FloatPoint operator-(const FloatPoint& a, const FloatSize& b)
  /external/webkit/Source/WebCore/platform/graphics/mac/
FloatSizeMac.mm 28 #include "FloatSize.h"
34 FloatSize::FloatSize(const NSSize& s) : m_width(s.width), m_height(s.height)
38 FloatSize::operator NSSize() const
  /external/webkit/Source/WebCore/platform/graphics/cg/
FloatSizeCG.cpp 28 #include "FloatSize.h"
36 FloatSize::FloatSize(const CGSize& s) : m_width(s.width), m_height(s.height)
40 FloatSize::operator CGSize() const
  /external/webkit/Source/WebCore/page/
PrintContext.h 32 class FloatSize;
46 // FIXME: The printRect argument is only used to determine page aspect ratio, it would be better to pass a FloatSize with page dimensions instead.
50 void computePageRectsWithPageSize(const FloatSize& pageSizeInPixels, bool allowHorizontalTiling);
57 float computeAutomaticScaleFactor(const FloatSize& availablePaperSize);
72 static int pageNumberForElement(Element*, const FloatSize& pageSizeInPixels); // Returns -1 if page isn't found.
76 static int numberOfPages(Frame*, const FloatSize& pageSizeInPixels);
80 static void spoolAllPagesWithBoundaries(Frame*, GraphicsContext&, const FloatSize& pageSizeInPixels);
87 void computePageRectsWithPageSizeInternal(const FloatSize& pageSizeInPixels, bool allowHorizontalTiling);
  /external/webkit/Source/WebCore/platform/graphics/filters/
Filter.h 25 #include "FloatSize.h"
44 FloatSize filterResolution() const { return m_filterResolution; }
45 void setFilterResolution(const FloatSize& filterResolution) { m_filterResolution = filterResolution; }
61 FloatSize m_filterResolution;
  /external/webkit/Source/WebCore/rendering/svg/
SVGImageBufferTools.h 31 class FloatSize;
44 static IntSize roundedImageBufferSize(const FloatSize&);
SVGShadowTreeElements.h 29 class FloatSize;
36 FloatSize containerTranslation() const;
RenderSVGResourceFilter.h 56 FloatSize scale;
90 bool fitsInMaximumImageSize(const FloatSize&, FloatSize&);
  /external/webkit/Source/WebCore/platform/efl/
DragImageEfl.cpp 41 DragImageRef scaleDragImage(DragImageRef image, FloatSize)
  /external/webkit/Source/WebCore/platform/graphics/wx/
FloatRectWx.cpp 37 , m_size(FloatSize(r.m_width, r.m_height))
  /external/webkit/Source/WebCore/platform/haiku/
DragImageHaiku.cpp 49 DragImageRef scaleDragImage(DragImageRef image, FloatSize)
  /external/webkit/Source/WebCore/platform/wince/
DragImageWinCE.cpp 43 DragImageRef scaleDragImage(DragImageRef, FloatSize)
  /external/webkit/Source/WebCore/platform/wx/
DragImageWx.cpp 29 #include "FloatSize.h"
43 DragImageRef scaleDragImage(DragImageRef image, FloatSize)
  /external/webkit/Source/WebCore/platform/mac/
ScrollAnimatorMac.h 32 #include "FloatSize.h"
136 FloatSize m_overflowScrollDelta;
137 FloatSize m_stretchScrollForce;
138 FloatSize m_momentumVelocity;
142 FloatSize m_startStretch;
144 FloatSize m_origVelocity;
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
DrawQuadData.h 97 virtual FloatSize repeatScale() const { return FloatSize(); }
147 FloatSize repeatScale = FloatSize())
176 virtual FloatSize repeatScale() const { return m_repeatScale; }
181 FloatSize m_repeatScale;
  /external/webkit/Source/WebKit2/Shared/gtk/
WebEventFactory.cpp 141 FloatSize wheelTicks;
144 wheelTicks = FloatSize(0, 1);
147 wheelTicks = FloatSize(0, -1);
150 wheelTicks = FloatSize(1, 0);
153 wheelTicks = FloatSize(-1, 0);
162 FloatSize delta(wheelTicks.width() * step, wheelTicks.height() * step);
  /external/webkit/Source/WebKit2/UIProcess/
TiledDrawingAreaProxy.h 93 void getKeepAndCoverAreaMultipliers(WebCore::FloatSize& keepMultiplier, WebCore::FloatSize& coverMultiplier)
98 void setKeepAndCoverAreaMultipliers(const WebCore::FloatSize& keepMultiplier, const WebCore::FloatSize& coverMultiplier);
174 WebCore::FloatSize m_keepAreaMultiplier;
175 WebCore::FloatSize m_coverAreaMultiplier;
  /external/webkit/Source/WebCore/platform/qt/
DragImageQt.cpp 47 DragImageRef scaleDragImage(DragImageRef image, FloatSize scale)

Completed in 1065 milliseconds

1 2 3 4 5 6 7 8