Searched refs:PaintInfo (Results 1 - 25 of 129) sorted by relevance

123456

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTheme.h73 bool paint(RenderObject*, const PaintInfo&, const IntRect&);
74 bool paintBorderOnly(RenderObject*, const PaintInfo&, const IntRect&);
75 bool paintDecorations(RenderObject*, const PaintInfo&, const IntRect&);
168 virtual bool paintCapsLockIndicator(RenderObject*, const PaintInfo&, const IntRect&) { return 0; }; argument
190 void paintSliderTicks(RenderObject*, const PaintInfo&, const IntRect&);
224 virtual bool paintCheckbox(RenderObject*, const PaintInfo&, const IntRect&) { return true; } argument
228 virtual bool paintRadio(RenderObject*, const PaintInfo&, const IntRect&) { return true; } argument
232 virtual bool paintButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; } argument
235 virtual bool paintInnerSpinButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; } argument
238 virtual bool paintTextField(RenderObject*, const PaintInfo argument
240 paintTextArea(RenderObject*, const PaintInfo&, const IntRect&) argument
243 paintMenuList(RenderObject*, const PaintInfo&, const IntRect&) argument
246 paintMenuListButton(RenderObject*, const PaintInfo&, const IntRect&) argument
250 paintProgressBar(RenderObject*, const PaintInfo&, const IntRect&) argument
257 paintSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) argument
260 paintSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) argument
263 paintSearchField(RenderObject*, const PaintInfo&, const IntRect&) argument
266 paintSearchFieldCancelButton(RenderObject*, const PaintInfo&, const IntRect&) argument
269 paintSearchFieldDecoration(RenderObject*, const PaintInfo&, const IntRect&) argument
272 paintSearchFieldResultsDecoration(RenderObject*, const PaintInfo&, const IntRect&) argument
274 paintMediaFullscreenButton(RenderObject*, const PaintInfo&, const IntRect&) argument
275 paintMediaPlayButton(RenderObject*, const PaintInfo&, const IntRect&) argument
276 paintMediaOverlayPlayButton(RenderObject*, const PaintInfo&, const IntRect&) argument
277 paintMediaMuteButton(RenderObject*, const PaintInfo&, const IntRect&) argument
278 paintMediaSeekBackButton(RenderObject*, const PaintInfo&, const IntRect&) argument
279 paintMediaSeekForwardButton(RenderObject*, const PaintInfo&, const IntRect&) argument
280 paintMediaSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) argument
281 paintMediaSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) argument
282 paintMediaVolumeSliderContainer(RenderObject*, const PaintInfo&, const IntRect&) argument
283 paintMediaVolumeSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) argument
284 paintMediaVolumeSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) argument
285 paintMediaRewindButton(RenderObject*, const PaintInfo&, const IntRect&) argument
286 paintMediaReturnToRealtimeButton(RenderObject*, const PaintInfo&, const IntRect&) argument
287 paintMediaToggleClosedCaptionsButton(RenderObject*, const PaintInfo&, const IntRect&) argument
288 paintMediaControlsBackground(RenderObject*, const PaintInfo&, const IntRect&) argument
289 paintMediaCurrentTime(RenderObject*, const PaintInfo&, const IntRect&) argument
290 paintMediaTimeRemaining(RenderObject*, const PaintInfo&, const IntRect&) argument
291 paintMediaFullScreenVolumeSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) argument
292 paintMediaFullScreenVolumeSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) argument
[all...]
H A DRenderInputSpeech.h38 struct PaintInfo;
49 static bool paintInputFieldSpeechButton(RenderObject*, const PaintInfo&, const IntRect&);
H A DRenderMediaControls.h35 struct PaintInfo;
43 static bool paintMediaControlsPart(MediaControlElementType, RenderObject*, const PaintInfo&, const IntRect&);
H A DRenderThemeChromiumDefault.h66 virtual bool paintCheckbox(RenderObject*, const PaintInfo&, const IntRect&);
69 virtual bool paintRadio(RenderObject*, const PaintInfo&, const IntRect&);
72 virtual bool paintButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
73 virtual bool paintTextField(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
74 virtual bool paintMenuList(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
75 virtual bool paintMenuListButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
76 virtual bool paintSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
77 virtual bool paintSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
80 virtual bool paintInnerSpinButton(RenderObject*, const PaintInfo&, const IntRect&);
84 virtual bool paintProgressBar(RenderObject*, const PaintInfo
[all...]
H A DRenderThemeChromiumWin.h67 virtual bool paintCheckbox(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
68 virtual bool paintRadio(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
69 virtual bool paintButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
70 virtual bool paintTextField(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
71 virtual bool paintSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
72 virtual bool paintSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
77 virtual bool paintMenuList(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
78 virtual bool paintMenuListButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
81 virtual bool paintInnerSpinButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
85 virtual bool paintProgressBar(RenderObject*, const PaintInfo
[all...]
H A DGraphicsContextAnnotator.h43 struct PaintInfo;
58 void annotate(const PaintInfo&, const RenderObject*);
H A DRenderThemeChromiumSkia.h78 virtual bool paintTextArea(RenderObject*, const PaintInfo&, const IntRect&);
81 virtual bool paintSearchField(RenderObject*, const PaintInfo&, const IntRect&);
84 virtual bool paintSearchFieldCancelButton(RenderObject*, const PaintInfo&, const IntRect&);
89 virtual bool paintSearchFieldResultsDecoration(RenderObject*, const PaintInfo&, const IntRect&);
91 virtual bool paintMediaSliderTrack(RenderObject*, const PaintInfo&, const IntRect&);
92 virtual bool paintMediaVolumeSliderTrack(RenderObject*, const PaintInfo&, const IntRect&);
94 virtual bool paintMediaSliderThumb(RenderObject*, const PaintInfo&, const IntRect&);
95 virtual bool paintMediaToggleClosedCaptionsButton(RenderObject*, const PaintInfo&, const IntRect&);
96 virtual bool paintMediaVolumeSliderThumb(RenderObject*, const PaintInfo&, const IntRect&);
97 virtual bool paintMediaPlayButton(RenderObject*, const PaintInfo
[all...]
H A DRenderThemeChromiumMac.h76 virtual bool paintCapsLockIndicator(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
81 virtual bool paintMeter(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
97 virtual bool paintTextField(RenderObject*, const PaintInfo&, const IntRect&);
99 virtual bool paintTextArea(RenderObject*, const PaintInfo&, const IntRect&);
101 virtual bool paintMenuList(RenderObject*, const PaintInfo&, const IntRect&);
104 virtual bool paintMenuListButton(RenderObject*, const PaintInfo&, const IntRect&);
107 virtual bool paintProgressBar(RenderObject*, const PaintInfo&, const IntRect&);
109 virtual bool paintSliderTrack(RenderObject*, const PaintInfo&, const IntRect&);
111 virtual bool paintSliderThumb(RenderObject*, const PaintInfo&, const IntRect&);
113 virtual bool paintSearchField(RenderObject*, const PaintInfo
[all...]
H A DRenderFieldset.h49 virtual void paintBoxDecorations(PaintInfo&, const LayoutPoint&);
50 virtual void paintMask(PaintInfo&, const LayoutPoint&);
H A DRenderEmbeddedObject.h54 virtual void paintReplaced(PaintInfo&, const LayoutPoint&) OVERRIDE FINAL;
55 virtual void paint(PaintInfo&, const LayoutPoint&) OVERRIDE FINAL;
67 void paintSnapshotImage(PaintInfo&, const LayoutPoint&, Image*);
68 virtual void paintContents(PaintInfo&, const LayoutPoint&) OVERRIDE FINAL;
H A DRenderReplica.h48 virtual void paint(PaintInfo&, const LayoutPoint&);
H A DRenderLineBoxList.h66 void paint(RenderBoxModelObject*, PaintInfo&, const LayoutPoint&) const;
71 bool lineIntersectsDirtyRect(RenderBoxModelObject*, InlineFlowBox*, const PaintInfo&, const LayoutPoint&) const;
H A DRenderDetailsMarker.h40 virtual void paint(PaintInfo&, const LayoutPoint&);
H A DRenderHTMLCanvas.h46 virtual void paintReplaced(PaintInfo&, const LayoutPoint&);
H A DRenderReplaced.h66 virtual void paint(PaintInfo&, const LayoutPoint&);
67 bool shouldPaint(PaintInfo&, const LayoutPoint&);
77 virtual void paintReplaced(PaintInfo&, const LayoutPoint&) { }
H A DRenderFileUploadControl.h50 virtual void paintObject(PaintInfo&, const LayoutPoint&);
H A DEllipsisBox.h43 virtual void paint(PaintInfo&, const LayoutPoint&, LayoutUnit lineTop, LayoutUnit lineBottom);
50 void paintMarkupBox(PaintInfo&, const LayoutPoint& paintOffset, LayoutUnit lineTop, LayoutUnit lineBottom, RenderStyle*);
H A DRenderWidget.h58 virtual void paint(PaintInfo&, const LayoutPoint&);
62 virtual void paintContents(PaintInfo&, const LayoutPoint&);
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DSVGInlineFlowBox.h42 void paintSelectionBackground(PaintInfo&);
43 virtual void paint(PaintInfo&, const LayoutPoint&, LayoutUnit lineTop, LayoutUnit lineBottom);
H A DRenderSVGHiddenContainer.cpp42 void RenderSVGHiddenContainer::paint(PaintInfo&, const LayoutPoint&)
H A DRenderSVGViewportContainer.h43 virtual void paint(PaintInfo&, const LayoutPoint&) OVERRIDE;
55 virtual void applyViewportClip(PaintInfo&);
H A DSVGRenderingContext.h28 #include "core/rendering/PaintInfo.h"
60 SVGRenderingContext(RenderObject* object, PaintInfo& paintinfo, NeedsGraphicsContextSave needsGraphicsContextSave = DontSaveGraphicsContext)
76 void prepareToRenderSVGContent(RenderObject*, PaintInfo&, NeedsGraphicsContextSave = DontSaveGraphicsContext);
109 PaintInfo* m_paintInfo;
H A DRenderSVGHiddenContainer.h43 virtual void paint(PaintInfo&, const LayoutPoint&) OVERRIDE FINAL;
H A DRenderSVGImage.h46 // Note: Assumes the PaintInfo context has had all local transforms applied.
47 void paintForeground(PaintInfo&);
64 virtual void paint(PaintInfo&, const LayoutPoint&);
H A DRenderSVGResourceMarker.h44 void draw(PaintInfo&, const AffineTransform&);
49 virtual void applyViewportClip(PaintInfo&);

Completed in 214 milliseconds

123456