Home
last modified time | relevance | path

Searched defs:rect (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/external/webkit/Source/WebKit2/Shared/win/
DUpdateChunk.cpp42 UpdateChunk::UpdateChunk(const IntRect& rect) in UpdateChunk()
50 UpdateChunk::UpdateChunk(const IntRect& rect, HANDLE bitmapSharedMemory) in UpdateChunk()
64 IntRect rect; in decode() local
/external/webkit/Source/WebCore/platform/android/
DRenderThemeAndroid.cpp226 …ol RenderThemeAndroid::paintCheckbox(RenderObject* obj, const PaintInfo& info, const IntRect& rect) in paintCheckbox()
232 bool RenderThemeAndroid::paintButton(RenderObject* obj, const PaintInfo& info, const IntRect& rect) in paintButton()
282 …droid::paintMediaFullscreenButton(RenderObject* o, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaFullscreenButton()
291 …hemeAndroid::paintMediaMuteButton(RenderObject* o, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaMuteButton()
300 …hemeAndroid::paintMediaPlayButton(RenderObject* o, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaPlayButton()
315 …Android::paintMediaSeekBackButton(RenderObject* o, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaSeekBackButton()
324 …roid::paintMediaSeekForwardButton(RenderObject* o, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaSeekForwardButton()
333 …oid::paintMediaControlsBackground(RenderObject* o, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaControlsBackground()
342 …emeAndroid::paintMediaSliderTrack(RenderObject* o, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaSliderTrack()
352 …emeAndroid::paintMediaSliderThumb(RenderObject* o, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaSliderThumb()
[all …]
/external/webkit/Source/WebCore/rendering/
DRenderMediaControlsChromium.cpp64 static bool paintMediaButton(GraphicsContext* context, const IntRect& rect, Image* image) in paintMediaButton()
71 …ic bool paintMediaMuteButton(RenderObject* object, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaMuteButton()
87 …ic bool paintMediaPlayButton(RenderObject* object, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaPlayButton()
109 static bool paintMediaSlider(RenderObject* object, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaSlider()
168 …c bool paintMediaSliderThumb(RenderObject* object, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaSliderThumb()
184 … bool paintMediaVolumeSlider(RenderObject* object, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaVolumeSlider()
203 … paintMediaVolumeSliderThumb(RenderObject* object, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaVolumeSliderThumb()
212 … paintMediaTimelineContainer(RenderObject* object, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaTimelineContainer()
245 …ediaControlElementType part, RenderObject* object, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaControlsPart()
DRenderThemeChromiumLinux.cpp187 …l RenderThemeChromiumLinux::paintCheckbox(RenderObject* o, const PaintInfo& i, const IntRect& rect) in paintCheckbox()
207 bool RenderThemeChromiumLinux::paintRadio(RenderObject* o, const PaintInfo& i, const IntRect& rect) in paintRadio()
226 bool RenderThemeChromiumLinux::paintButton(RenderObject* o, const PaintInfo& i, const IntRect& rect) in paintButton()
239 … RenderThemeChromiumLinux::paintTextField(RenderObject* o, const PaintInfo& i, const IntRect& rect) in paintTextField()
262 …l RenderThemeChromiumLinux::paintMenuList(RenderObject* o, const PaintInfo& i, const IntRect& rect) in paintMenuList()
286 …enderThemeChromiumLinux::paintSliderTrack(RenderObject* o, const PaintInfo& i, const IntRect& rect) in paintSliderTrack()
295 …enderThemeChromiumLinux::paintSliderThumb(RenderObject* o, const PaintInfo& i, const IntRect& rect) in paintSliderThumb()
313 …rThemeChromiumLinux::paintInnerSpinButton(RenderObject* o, const PaintInfo& i, const IntRect& rect) in paintInnerSpinButton()
325 …enderThemeChromiumLinux::paintProgressBar(RenderObject* o, const PaintInfo& i, const IntRect& rect) in paintProgressBar()
DRenderOverflow.h122 inline void RenderOverflow::addLayoutOverflow(const IntRect& rect) in addLayoutOverflow()
130 inline void RenderOverflow::addVisualOverflow(const IntRect& rect) in addVisualOverflow()
138 inline void RenderOverflow::setLayoutOverflow(const IntRect& rect) in setLayoutOverflow()
146 inline void RenderOverflow::setVisualOverflow(const IntRect& rect) in setVisualOverflow()
154 inline void RenderOverflow::resetLayoutOverflow(const IntRect& rect) in resetLayoutOverflow()
DRenderScrollbarTheme.cpp94 …ct RenderScrollbarTheme::constrainTrackRectToTrackPieces(Scrollbar* scrollbar, const IntRect& rect) in constrainTrackRectToTrackPieces()
120 …barTheme::paintTrackBackground(GraphicsContext* context, Scrollbar* scrollbar, const IntRect& rect) in paintTrackBackground()
125 …e::paintTrackPiece(GraphicsContext* context, Scrollbar* scrollbar, const IntRect& rect, ScrollbarP… in paintTrackPiece()
130 …Theme::paintButton(GraphicsContext* context, Scrollbar* scrollbar, const IntRect& rect, ScrollbarP… in paintButton()
135 …nderScrollbarTheme::paintThumb(GraphicsContext* context, Scrollbar* scrollbar, const IntRect& rect) in paintThumb()
/external/webkit/Source/WebCore/platform/gtk/
DWidgetRenderingContext.cpp147 void WidgetRenderingContext::gtkPaintBox(const IntRect& rect, GtkWidget* widget, GtkStateType state… in gtkPaintBox()
163 void WidgetRenderingContext::gtkPaintFlatBox(const IntRect& rect, GtkWidget* widget, GtkStateType s… in gtkPaintFlatBox()
170 void WidgetRenderingContext::gtkPaintFocus(const IntRect& rect, GtkWidget* widget, GtkStateType sta… in gtkPaintFocus()
177 void WidgetRenderingContext::gtkPaintSlider(const IntRect& rect, GtkWidget* widget, GtkStateType st… in gtkPaintSlider()
184 void WidgetRenderingContext::gtkPaintCheck(const IntRect& rect, GtkWidget* widget, GtkStateType sta… in gtkPaintCheck()
191 void WidgetRenderingContext::gtkPaintOption(const IntRect& rect, GtkWidget* widget, GtkStateType st… in gtkPaintOption()
198 void WidgetRenderingContext::gtkPaintShadow(const IntRect& rect, GtkWidget* widget, GtkStateType st… in gtkPaintShadow()
205 void WidgetRenderingContext::gtkPaintArrow(const IntRect& rect, GtkWidget* widget, GtkStateType sta… in gtkPaintArrow()
212 void WidgetRenderingContext::gtkPaintVLine(const IntRect& rect, GtkWidget* widget, GtkStateType sta… in gtkPaintVLine()
DGtkPluginWidget.cpp54 GdkRectangle rect = _rect; in invalidateRect() local
60 IntRect rect = frameRect(); in frameRectsChanged() local
69 void GtkPluginWidget::paint(GraphicsContext* context, const IntRect& rect) in paint()
DRenderThemeGtk.cpp218 …nderThemeGtk::paintMenuListButton(RenderObject* object, const PaintInfo& info, const IntRect& rect) in paintMenuListButton()
274 …erThemeGtk::paintSearchFieldResultsButton(RenderObject* o, const PaintInfo& i, const IntRect& rect) in paintSearchFieldResultsButton()
302 …c IntRect centerRectVerticallyInParentInputElement(RenderObject* renderObject, const IntRect& rect) in centerRectVerticallyInParentInputElement()
320 …FieldResultsDecoration(RenderObject* renderObject, const PaintInfo& paintInfo, const IntRect& rect) in paintSearchFieldResultsDecoration()
339 …earchFieldCancelButton(RenderObject* renderObject, const PaintInfo& paintInfo, const IntRect& rect) in paintSearchFieldCancelButton()
360 bool RenderThemeGtk::paintSearchField(RenderObject* o, const PaintInfo& i, const IntRect& rect) in paintSearchField()
365 …paintCapsLockIndicator(RenderObject* renderObject, const PaintInfo& paintInfo, const IntRect& rect) in paintCapsLockIndicator()
478 …tMediaButton(RenderObject* renderObject, GraphicsContext* context, const IntRect& rect, const char… in paintMediaButton()
492 …tMediaFullscreenButton(RenderObject* renderObject, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaFullscreenButton()
497 …::paintMediaMuteButton(RenderObject* renderObject, const PaintInfo& paintInfo, const IntRect& rect) in paintMediaMuteButton()
[all …]
DScrollbarThemeGtk3.cpp67 …ThemeGtk::paintTrackBackground(GraphicsContext* context, Scrollbar* scrollbar, const IntRect& rect) in paintTrackBackground()
100 … ScrollbarThemeGtk::paintThumb(GraphicsContext* context, Scrollbar* scrollbar, const IntRect& rect) in paintThumb()
120 …meGtk::paintButton(GraphicsContext* context, Scrollbar* scrollbar, const IntRect& rect, ScrollbarP… in paintButton()
/external/webkit/Tools/DumpRenderTree/chromium/
DWebThemeEngineDRTWin.cpp59 const WebRect& rect, in drawControl()
68 const WebRect& rect, in drawTextField()
95 const WebRect& rect) in paintButton()
282 const WebRect& rect) in paintMenuList()
324 const WebRect& rect) in paintScrollbarArrow()
462 const WebRect& rect) in paintScrollbarThumb()
526 const WebRect& rect, in paintScrollbarTrack()
590 const WebRect& rect) in paintSpinButton()
648 const WebRect& rect, in paintTextField()
702 const WebRect& rect) in paintTrackbar()
/external/chromium/webkit/glue/
Dwebthemeengine_impl_win.cc21 static RECT WebRectToRECT(const WebRect& rect) { in WebRectToRECT()
359 const WebRect& rect) { in paintButton()
385 const WebRect& rect) { in paintMenuList()
397 const WebRect& rect) { in paintScrollbarArrow()
409 const WebRect& rect) { in paintScrollbarThumb()
421 const WebRect& rect, const WebRect& align_rect) { in paintScrollbarTrack()
435 const WebRect& rect) { in paintSpinButton()
447 const WebRect& rect, WebColor color, bool fill_content_area, in paintTextField()
463 const WebRect& rect) { in paintTrackbar()
/external/webkit/Source/WebCore/dom/
DClientRect.cpp36 ClientRect::ClientRect(const IntRect& rect) in ClientRect()
41 ClientRect::ClientRect(const FloatRect& rect) in ClientRect()
DClientRect.h41 …static PassRefPtr<ClientRect> create(const IntRect& rect) { return adoptRef(new ClientRect(rect));… in create()
42 …static PassRefPtr<ClientRect> create(const FloatRect& rect) { return adoptRef(new ClientRect(rect)… in create()
/external/webkit/Source/WebCore/platform/graphics/openvg/
DGraphicsContextOpenVG.cpp94 void GraphicsContext::drawRect(const IntRect& rect) in drawRect()
113 void GraphicsContext::drawEllipse(const IntRect& rect) in drawEllipse()
121 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
155 void GraphicsContext::fillRect(const FloatRect& rect) in fillRect()
163 void GraphicsContext::fillRect(const FloatRect& rect, const Color& color, ColorSpace colorSpace) in fillRect()
176 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
189 void GraphicsContext::clip(const FloatRect& rect) in clip()
260 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect, RoundingMode) in roundToDevicePixels()
305 void GraphicsContext::clearRect(const FloatRect& rect) in clearRect()
316 void GraphicsContext::strokeRect(const FloatRect& rect, float lineWidth) in strokeRect()
[all …]
/external/webkit/Source/WebCore/platform/graphics/skia/
DIntRectSkia.cpp40 SkIRect rect = { x(), y(), maxX(), maxY() }; in operator SkIRect() local
46 SkRect rect; in operator SkRect() local
/external/webkit/Source/WebCore/platform/graphics/filters/
DFilterEffect.cpp49 inline bool isFilterSizeValid(IntRect rect) in isFilterSizeValid()
113 PassRefPtr<ByteArray> FilterEffect::asUnmultipliedImage(const IntRect& rect) in asUnmultipliedImage()
121 PassRefPtr<ByteArray> FilterEffect::asPremultipliedImage(const IntRect& rect) in asPremultipliedImage()
129 …e void FilterEffect::copyImageBytes(ByteArray* source, ByteArray* destination, const IntRect& rect) in copyImageBytes()
173 void FilterEffect::copyUnmultipliedImage(ByteArray* destination, const IntRect& rect) in copyUnmultipliedImage()
207 void FilterEffect::copyPremultipliedImage(ByteArray* destination, const IntRect& rect) in copyPremultipliedImage()
/external/skia/tests/
DRegionTest.cpp5 static void rand_rect(SkIRect* rect, SkRandom& rand) { in rand_rect()
13 static bool test_rects(const SkIRect rect[], int count) { in test_rects()
54 SkIRect rect[N]; in TestRegion() local
DInfRectTest.cpp12 SkRect rect; in check_invalid() local
28 SkRect rect = SkRect::MakeXYWH(small, small, big, big); in TestInfRect() local
/external/webkit/Source/WebCore/platform/graphics/haiku/
DGraphicsContextHaiku.cpp91 void GraphicsContext::drawRect(const IntRect& rect) in drawRect()
114 void GraphicsContext::drawEllipse(const IntRect& rect) in drawEllipse()
124 void GraphicsContext::strokeArc(const IntRect& rect, int startAngle, int angleSpan) in strokeArc()
163 void GraphicsContext::fillRect(const FloatRect& rect, const Color& color, ColorSpace colorSpace) in fillRect()
174 void GraphicsContext::fillRect(const FloatRect& rect) in fillRect()
180 void GraphicsContext::fillRoundedRect(const IntRect& rect, const IntSize& topLeft, const IntSize& t… in fillRoundedRect()
196 void GraphicsContext::clip(const FloatRect& rect) in clip()
246 FloatRect GraphicsContext::roundToDevicePixels(const FloatRect& rect) in roundToDevicePixels()
268 void GraphicsContext::clearRect(const FloatRect& rect) in clearRect()
276 void GraphicsContext::strokeRect(const FloatRect& rect, float width) in strokeRect()
[all …]
/external/webkit/Source/WebKit2/Shared/mac/
DUpdateChunk.cpp47 UpdateChunk::UpdateChunk(const IntRect& rect) in UpdateChunk()
79 IntRect rect; in decode() local
/external/skia/include/core/
DSkRegion.h208 bool quickReject(const SkIRect& rect) const { in quickReject()
252 bool op(const SkIRect& rect, Op op) { return this->op(*this, rect, op); } in op()
260 SkIRect rect; in op() local
313 const SkIRect& rect() const { return fRect; } in rect() function
333 const SkIRect& rect() const { return fRect; } in rect() function
/external/webkit/Source/WebCore/platform/efl/
DRenderThemeEfl.cpp271 …fl::paintThemePart(RenderObject* object, FormType type, const PaintInfo& info, const IntRect& rect) in paintThemePart()
804 … RenderThemeEfl::paintSliderTrack(RenderObject* object, const PaintInfo& info, const IntRect& rect) in paintSliderTrack()
833 … RenderThemeEfl::paintSliderThumb(RenderObject* object, const PaintInfo& info, const IntRect& rect) in paintSliderThumb()
854 bool RenderThemeEfl::paintCheckbox(RenderObject* object, const PaintInfo& info, const IntRect& rect) in paintCheckbox()
875 bool RenderThemeEfl::paintRadio(RenderObject* object, const PaintInfo& info, const IntRect& rect) in paintRadio()
898 bool RenderThemeEfl::paintButton(RenderObject* object, const PaintInfo& info, const IntRect& rect) in paintButton()
916 bool RenderThemeEfl::paintMenuList(RenderObject* object, const PaintInfo& info, const IntRect& rect) in paintMenuList()
934 …ol RenderThemeEfl::paintTextField(RenderObject* object, const PaintInfo& info, const IntRect& rect) in paintTextField()
944 bool RenderThemeEfl::paintTextArea(RenderObject* object, const PaintInfo& info, const IntRect& rect) in paintTextArea()
960 …meEfl::paintSearchFieldDecoration(RenderObject* object, const PaintInfo& info, const IntRect& rect) in paintSearchFieldDecoration()
[all …]
/external/webkit/Source/WebKit2/Shared/gtk/
DUpdateChunk.cpp45 UpdateChunk::UpdateChunk(const IntRect& rect) in UpdateChunk()
82 IntRect rect; in decode() local
/external/webkit/Source/WebCore/platform/chromium/
DScrollbarThemeChromiumWin.cpp80 IntRect rect = trackRect(scrollbar); in shouldSnapBackToDragOrigin() local
94 …iumWin::paintTrackPiece(GraphicsContext* gc, Scrollbar* scrollbar, const IntRect& rect, ScrollbarP… in paintTrackPiece()
116 …hromiumWin::paintButton(GraphicsContext* gc, Scrollbar* scrollbar, const IntRect& rect, ScrollbarP… in paintButton()
134 …rollbarThemeChromiumWin::paintThumb(GraphicsContext* gc, Scrollbar* scrollbar, const IntRect& rect) in paintThumb()

12345678910>>...23