HomeSort by relevance Sort by last modified time
    Searched refs:IntRect (Results 226 - 250 of 833) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/platform/mac/
ThemeMac.h 50 virtual void paint(ControlPart, ControlStates, GraphicsContext*, const IntRect&, float zoomFactor, ScrollView*) const;
51 virtual void inflateControlPaintRect(ControlPart, ControlStates, IntRect&, float zoomFactor) const;
PopupMenuMac.h 23 #include "IntRect.h"
46 virtual void show(const IntRect&, FrameView*, int index);
  /external/webkit/Source/WebCore/platform/qt/
ScreenQt.cpp 35 #include "IntRect.h"
66 return IntRect(dw->screenGeometry(qw));
89 return IntRect(dw->availableGeometry(qw));
  /external/webkit/Source/WebCore/rendering/
RenderBR.h 41 virtual IntRect selectionRectForRepaint(RenderBoxModelObject* /*repaintContainer*/, bool /*clipToVisibleContent*/) { return IntRect(); }
RenderLineBoxList.h 70 bool anyLineIntersectsRect(RenderBoxModelObject*, const IntRect&, int tx, int ty, bool usePrintRect = false, int outlineSize = 0) const;
72 bool rangeIntersectsRect(RenderBoxModelObject*, int logicalTop, int logicalBottom, const IntRect&, int tx, int ty) const;
RenderTableCol.h 59 virtual IntRect clippedOverflowRectForRepaint(RenderBoxModelObject* repaintContainer);
60 virtual void imageChanged(WrappedImagePtr, const IntRect* = 0);
RenderVideo.h 43 IntRect videoBox() const;
62 virtual void imageChanged(WrappedImagePtr, const IntRect*);
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGForeignObject.h 42 virtual IntRect clippedOverflowRectForRepaint(RenderBoxModelObject* repaintContainer);
43 virtual void computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect&, bool fixed = false);
SVGRenderSupport.h 64 static IntRect clippedOverflowRectForRepaint(RenderObject*, RenderBoxModelObject* repaintContainer);
65 static void computeRectForRepaint(RenderObject*, RenderBoxModelObject* repaintContainer, IntRect&, bool fixed);
  /external/webkit/Source/WebKit2/PluginProcess/
PluginControllerProxy.h 82 virtual void invalidate(const WebCore::IntRect&);
109 void geometryDidChange(const WebCore::IntRect& frameRect, const WebCore::IntRect& clipRect, const ShareableBitmap::Handle& backingStoreHandle);
132 void windowAndViewFramesChanged(const WebCore::IntRect& windowFrameInScreenCoordinates, const WebCore::IntRect& viewFrameInWindowCoordinates);
153 WebCore::IntRect m_frameRect;
154 WebCore::IntRect m_clipRect;
157 WebCore::IntRect m_dirtyRect;
  /external/webkit/Source/WebKit2/UIProcess/
WebPopupMenuProxy.h 35 class IntRect;
62 virtual void showPopupMenu(const WebCore::IntRect& rect, WebCore::TextDirection, double scaleFactor, const Vector<WebPopupItem>& items, const PlatformPopupMenuData&, int32_t selectedIndex) = 0;
  /external/webkit/Source/WebKit2/UIProcess/mac/
WKFullScreenWindowController.h 36 class IntRect;
70 - (WebCore::IntRect)getFullScreenRect;
  /external/webkit/Source/WebKit2/UIProcess/qt/
ChunkedUpdateDrawingAreaProxyQt.cpp 60 bool ChunkedUpdateDrawingAreaProxy::platformPaint(const IntRect& rect, QPainter* painter)
74 const IntRect& updateChunkRect = updateChunk->rect();
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebPopupMenu.h 52 virtual void show(const WebCore::IntRect&, WebCore::FrameView*, int index);
61 void setUpPlatformData(const WebCore::IntRect& pageCoordinates, PlatformPopupMenuData&);
  /external/webkit/Source/WebKit2/WebProcess/WebPage/qt/
TiledDrawingAreaQt.cpp 44 IntRect tileRect = updateChunk->rect();
51 IntRect contentRect = enclosingIntRect(FloatRect(tileRect.x() / scale,
  /external/webkit/Source/WebCore/platform/win/
ScrollbarThemeWin.cpp 138 IntRect ScrollbarThemeWin::backButtonRect(Scrollbar* scrollbar, ScrollbarPart part, bool)
142 return IntRect();
151 return IntRect(scrollbar->x(), scrollbar->y(),
153 return IntRect(scrollbar->x(), scrollbar->y(),
157 IntRect ScrollbarThemeWin::forwardButtonRect(Scrollbar* scrollbar, ScrollbarPart part, bool)
161 return IntRect();
171 return IntRect(scrollbar->x() + scrollbar->width() - w, scrollbar->y(), w, thickness);
175 return IntRect(scrollbar->x(), scrollbar->y() + scrollbar->height() - h, thickness, h);
178 IntRect ScrollbarThemeWin::trackRect(Scrollbar* scrollbar, bool)
183 return IntRect();
    [all...]
  /external/webkit/Source/WebCore/html/
DataGridColumn.h 70 m_rect = IntRect();
79 const IntRect& rect() const { return m_rect; }
80 void setRect(const IntRect& rect) { m_rect = rect; }
110 IntRect m_rect;
  /external/webkit/Source/WebCore/platform/chromium/
PlatformBridge.h 80 class IntRect;
229 static IntRect screenRect(Widget*);
230 static IntRect screenAvailableRect(Widget*);
252 GraphicsContext*, int part, int state, int classicState, const IntRect&);
254 GraphicsContext*, int part, int state, int classicState, const IntRect&);
256 GraphicsContext*, int state, int classicState, const IntRect&);
258 GraphicsContext*, int part, int state, int classicState, const IntRect&);
260 GraphicsContext*, int part, int state, int classicState, const IntRect&, const IntRect& alignRect);
262 GraphicsContext*, int part, int state, int classicState, const IntRect&)
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/
ContextShadow.h 34 #include "IntRect.h"
120 void drawRectShadow(GraphicsContext* context, const IntRect& rect, const IntSize& topLeftRadius = IntSize(), const IntSize& topRightRadius = IntSize(), const IntSize& bottomLeftRadius = IntSize(), const IntSize& bottomRightRadius = IntSize());
136 IntRect calculateLayerBoundingRect(GraphicsContext*, const FloatRect& layerArea, const IntRect& clipRect);
139 void drawRectShadowWithoutTiling(GraphicsContext*, const IntRect& shadowRect, const IntSize& topLeftRadius, const IntSize& topRightRadius, const IntSize& bottomLeftRadius, const IntSize& bottomRightRadius, float alpha);
ShadowBlur.h 66 IntRect calculateLayerBoundingRect(GraphicsContext*, const FloatRect& layerArea, const IntRect& clipRect);
69 void drawRectShadowWithoutTiling(GraphicsContext*, const FloatRect&, const RoundedIntRect::Radii&, const IntRect& layerRect);
72 void drawInsetShadowWithoutTiling(GraphicsContext*, const FloatRect&, const FloatRect& holeRect, const RoundedIntRect::Radii&, const IntRect& layerRect);
  /external/webkit/Source/WebCore/platform/graphics/android/layers/
LayerContent.h 29 #include "IntRect.h"
50 virtual PrerenderedInval* prerenderForRect(const IntRect& dirty) { return 0; }
PicturePileLayerContent.h 47 virtual PrerenderedInval* prerenderForRect(const IntRect& dirty);
  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCCanvasLayerImpl.h 45 virtual void draw(const IntRect&);
  /external/webkit/Source/WebCore/platform/graphics/wx/
ImageBufferWx.cpp 63 PassRefPtr<ByteArray> ImageBuffer::getUnmultipliedImageData(const IntRect& rect) const
69 PassRefPtr<ByteArray> ImageBuffer::getPremultipliedImageData(const IntRect& rect) const
75 void ImageBuffer::putUnmultipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint)
80 void ImageBuffer::putPremultipliedImageData(ByteArray* source, const IntSize& sourceSize, const IntRect& sourceRect, const IntPoint& destPoint)
  /external/webkit/Source/WebCore/platform/gtk/
MainFrameScrollbarGtk.h 36 virtual void paint(GraphicsContext*, const IntRect&);

Completed in 1695 milliseconds

1 2 3 4 5 6 7 8 91011>>