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

1 2 3 4 5 6

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderInputSpeech.h 38 struct PaintInfo;
49 static bool paintInputFieldSpeechButton(RenderObject*, const PaintInfo&, const IntRect&);
RenderTheme.h 80 bool paint(RenderObject*, const PaintInfo&, const IntRect&);
81 bool paintBorderOnly(RenderObject*, const PaintInfo&, const IntRect&);
82 bool paintDecorations(RenderObject*, const PaintInfo&, const IntRect&);
179 virtual bool paintCapsLockIndicator(RenderObject*, const PaintInfo&, const IntRect&) { return 0; };
207 void paintSliderTicks(RenderObject*, const PaintInfo&, const IntRect&);
242 virtual bool paintCheckbox(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
246 virtual bool paintRadio(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
250 virtual bool paintButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
254 virtual bool paintInnerSpinButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
258 virtual bool paintTextField(RenderObject*, const PaintInfo&, const IntRect&) { return true;
    [all...]
RenderMediaControls.h 33 struct PaintInfo;
RenderThemeChromiumDefault.h 64 virtual bool paintCheckbox(RenderObject*, const PaintInfo&, const IntRect&);
67 virtual bool paintRadio(RenderObject*, const PaintInfo&, const IntRect&);
70 virtual bool paintButton(RenderObject*, const PaintInfo&, const IntRect&);
71 virtual bool paintTextField(RenderObject*, const PaintInfo&, const IntRect&);
72 virtual bool paintMenuList(RenderObject*, const PaintInfo&, const IntRect&);
73 virtual bool paintSliderTrack(RenderObject*, const PaintInfo&, const IntRect&);
74 virtual bool paintSliderThumb(RenderObject*, const PaintInfo&, const IntRect&);
77 virtual bool paintInnerSpinButton(RenderObject*, const PaintInfo&, const IntRect&);
81 virtual bool paintProgressBar(RenderObject*, const PaintInfo&, const IntRect&);
RenderThemeChromiumSkia.h 78 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&, const IntRect&)
    [all...]
RenderThemeChromiumWin.h 67 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;
86 virtual bool paintProgressBar(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE
    [all...]
RenderMediaControlsChromium.h 35 struct PaintInfo;
43 static bool paintMediaControlsPart(MediaControlElementType, RenderObject*, const PaintInfo&, const IntRect&);
RenderReplica.h 48 virtual void paint(PaintInfo&, const LayoutPoint&);
RenderThemeChromiumMac.h 76 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&);
100 virtual bool paintTextArea(RenderObject*, const PaintInfo&, const IntRect&);
103 virtual bool paintMenuList(RenderObject*, const PaintInfo&, const IntRect&);
106 virtual bool paintMenuListButton(RenderObject*, const PaintInfo&, const IntRect&);
110 virtual bool paintProgressBar(RenderObject*, const PaintInfo&, const IntRect&);
112 virtual bool paintSliderTrack(RenderObject*, const PaintInfo&, const IntRect&);
114 virtual bool paintSliderThumb(RenderObject*, const PaintInfo&, const IntRect&);
116 virtual bool paintSearchField(RenderObject*, const PaintInfo&, const IntRect&)
    [all...]
RenderFieldset.h 47 virtual void paintBoxDecorations(PaintInfo&, const LayoutPoint&);
48 virtual void paintMask(PaintInfo&, const LayoutPoint&);
RenderEmbeddedObject.h 54 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;
RenderHTMLCanvas.h 46 virtual void paintReplaced(PaintInfo&, const LayoutPoint&);
RenderLineBoxList.h 66 void paint(RenderBoxModelObject*, PaintInfo&, const LayoutPoint&) const;
71 bool lineIntersectsDirtyRect(RenderBoxModelObject*, InlineFlowBox*, const PaintInfo&, const LayoutPoint&) const;
RenderReplaced.h 65 virtual void paint(PaintInfo&, const LayoutPoint&);
66 bool shouldPaint(PaintInfo&, const LayoutPoint&);
76 virtual void paintReplaced(PaintInfo&, const LayoutPoint&) { }
RenderDetailsMarker.h 39 virtual void paint(PaintInfo&, const LayoutPoint&);
RenderThemeChromiumAndroid.h 44 virtual bool paintMediaOverlayPlayButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
EllipsisBox.h 42 virtual void paint(PaintInfo&, const LayoutPoint&, LayoutUnit lineTop, LayoutUnit lineBottom);
48 void paintMarkupBox(PaintInfo&, const LayoutPoint& paintOffset, LayoutUnit lineTop, LayoutUnit lineBottom, RenderStyle*);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContextAnnotation.h 37 #define ANNOTATE_GRAPHICS_CONTEXT(paintInfo, renderer) \
39 if (UNLIKELY(paintInfo.context->annotationMode())) \
40 scopedGraphicsContextAnnotator.annotate(paintInfo, renderer)
46 struct PaintInfo;
63 GraphicsContextAnnotation(const PaintInfo&, const RenderObject*);
93 void annotate(const PaintInfo&, const RenderObject*);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGInlineFlowBox.h 42 void paintSelectionBackground(PaintInfo&);
43 virtual void paint(PaintInfo&, const LayoutPoint&, LayoutUnit lineTop, LayoutUnit lineBottom);
RenderSVGHiddenContainer.cpp 39 void RenderSVGHiddenContainer::paint(PaintInfo&, const LayoutPoint&)
RenderSVGResourceMarker.h 45 void draw(PaintInfo&, const AffineTransform&);
50 virtual void applyViewportClip(PaintInfo&);
RenderSVGViewportContainer.h 43 virtual void paint(PaintInfo&, const LayoutPoint&) OVERRIDE;
55 virtual void applyViewportClip(PaintInfo&);
RenderSVGHiddenContainer.h 43 virtual void paint(PaintInfo&, const LayoutPoint&) OVERRIDE FINAL;
SVGRenderingContext.h 29 #include "core/rendering/PaintInfo.h"
56 SVGRenderingContext(RenderObject* object, PaintInfo& paintinfo, NeedsGraphicsContextSave needsGraphicsContextSave = DontSaveGraphicsContext)
63 prepareToRenderSVGContent(object, paintinfo, needsGraphicsContextSave);
70 void prepareToRenderSVGContent(RenderObject*, PaintInfo&, NeedsGraphicsContextSave = DontSaveGraphicsContext);
109 PaintInfo* m_paintInfo;
SVGRootInlineBox.h 47 virtual void paint(PaintInfo&, const LayoutPoint&, LayoutUnit lineTop, LayoutUnit lineBottom) OVERRIDE FINAL;

Completed in 452 milliseconds

1 2 3 4 5 6