Home | History | Annotate | Download | only in WebCore

Lines Matching full:paint

84         (WebCore::RenderPath::paint): Explicitly cast to int.
265 (WebCore::RenderSVGImage::paint):
961 (WebCore::RenderSVGContainer::paint):
1035 a full paint of the SVG, rather than just the dirty regions.
1280 (WebCore::PopupMenu::paint):
1603 This allows us to reuse paint servers as long as possible - and to actually paint in the way didacted by the spec.
1608 Fixes paint server usage on text paths. (ie. styled text paths, with gradients/filters).
1671 (WebCore::SVGRootInlineBox::paint):
2043 (WebCore::RenderSVGContainer::paint):
2053 (WebCore::RenderSVGViewportContainer::paint):
2088 (WebCore::RenderPath::paint):
2090 (WebCore::RenderSVGContainer::paint):
2093 (WebCore::RenderSVGImage::paint):
2096 (WebCore::RenderSVGRoot::paint):
2105 (WebCore::SVGRootInlineBox::paint):
2390 (WebCore::RenderSVGContainer::paint):
2396 (WebCore::RenderSVGRoot::paint):
2478 (WebCore::RenderPath::paint):
2494 (WebCore::RenderSVGContainer::paint):
2506 (WebCore::RenderSVGHiddenContainer::paint):
2511 (WebCore::RenderSVGImage::paint):
2518 (WebCore::RenderSVGRoot::paint):
2680 (WebCore::RenderSVGImage::paint):
2695 (WebCore::RenderSVGContainer::paint):
2697 (WebCore::RenderSVGRoot::paint):
2871 (WebCore::RenderSVGImage::paint):
2922 (WebCore::SVGRootInlineBox::paint):
3000 (WebCore::RenderSVGContainer::paint):
3018 (WebCore::RenderSVGRoot::paint):
3047 (WebCore::SVGRootInlineBox::paint):
3054 Fix regression: SVG images drawn in the wrong paint phase.
3057 (WebCore::RenderSVGImage::paint):
3148 (WebCore::RenderPath::paint):
3152 (WebCore::RenderSVGContainer::paint):
3156 (WebCore::RenderSVGImage::paint):
3171 (WebCore::RenderPath::paint):
3178 (WebCore::RenderSVGContainer::paint):
3183 (WebCore::RenderSVGImage::paint):
3190 (WebCore::SVGRootInlineBox::paint):
3354 (WebCore::RenderSVGContainer::paint):
3552 (WebCore::SVGInlineFlowBox::paint):
3570 (WebCore::SVGRootInlineBox::paint):
3974 (WebCore::HTMLCanvasElement::paint):
5700 (WebCore::HTMLCanvasElement::paint):
6468 (WebCore::EventHandler::selectCursor): Paint an ibeam in any region that allows you to click to create a selection.
6571 (WebCore::HTMLCanvasElement::paint):
6603 (WebCore::PopupMenu::paint): Deallocate the bitmap so it gets reallocated if it
7313 (WebCore::InlineTextBox::paint): Updated marked text code for name changes, and also
7902 if the root has defined a background, the body should paint its own background.
8793 (WebCore::PopupMenu::paint): Changed to use natural directionality for menu
8884 (WebCore::RenderImage::paint):
10045 !d->m_view->needsLayout() in Frame::paint() (Causes assert)
10422 CrashTracer: [USER] 88 crashes in Safari at com.apple.WebCore: WebCore::RenderTableSection::paint + 846
10434 (WebCore::RenderTableSection::paint):
10600 resources, if necessary, even before all the images paint. This allows
11240 don't paint those regions as selected if they are fully enclosed by a selection.
11256 (WebCore::EventHandler::selectCursor): Paint an ibeam in -webkit-user-select:none regions,
11810 current paint time stamp.
11824 (WebCore::RenderImage::paint):
11826 (WebCore::RenderListMarker::paint):
11878 In contrast to the windows port the ScrollBars are GtkWidgets. To paint them
11932 (WebCore::ScrollView::paint):
11951 (WebCore::Widget::paint):
12052 Here's the strategy: Stamp every image with its paint time. Don't evict
12058 to paint again soon. In fact, it's probably still on screen. So we
12081 Track the paint time stamp in Frame. We do this to give a consistent
12082 stamp to all resources painted in a single paint operation (in case the
12087 (WebCore::Frame::paint):
12232 Use GraphicsContext::translatePoint in RenderThemeGdk to paint at the
12246 Implement Widget::paint for the Gtk port. This is needed to paint
12253 (WebCore::Widget::paint):
12364 (WebCore::PlatformScrollbar::paint):
12560 modification are made to document. This can lead to situation where paint()
12574 (WebCore::Frame::paint):
12923 Do not call update or paint from inside a paint event.
13236 Do not paint
13237 when webkit calls ScrollView::updateContents as webkit expects the paint
13246 (WebCore::ScrollView::paint):
14386 (WebCore::PopupMenu::paint): Replaced the use of a character buffer
14554 used to paint does not properly enclose the continuation chain).
14563 (WebCore::RenderInline::paint):
15037 (WebCore::PopupMenu::paint):
15102 (WebCore::PopupMenu::paint): Changed to use itemBackgroundColor().
16436 Only paint if the control is supposed to be visible.
16484 (PlatformScrollbar::paint): Widget::paint will do the right thing soon
16905 Ensure there is no pending style update before doing synchronous paint. Under certain
16906 circumstances this ends up doing style recalc in middle of paint() which may
17890 (WebCore::ScrollView::paint):
18458 (WebCore::ScrollView::paint):
18473 (WebCore::Widget::paint):
18707 (WebCore::Frame::paint):
18723 (WebCore::InlineTextBox::paint):
19635 (WebCore::Icon::paint):
19671 (WebCore::PluginViewWin::paint):
20407 (WebCore::PopupMenu::paint):
20716 (WebCore::RenderTheme::paint): Only paint thumbslider
21337 than their thickness paint correctly.
21633 (WebCore::PlatformScrollbar::paint):
23594 * platform/win/PopupMenuWin.cpp: (WebCore::PopupMenu::paint):
23631 (WebCore::PopupMenu::paint): Added call to bidiReorderCharacters.
24350 Fix logic in windowless paint functions.
24611 Fix for <rdar://problem/5082360> Incomplete frame paint when
24814 that first paint.
24849 (WebCore::PopupMenu::paint): Paint a selected appearance for the item with the focused index.
25016 (WebCore::PluginViewWin::paint):
25549 Make sure we always paint the right size search results icon.
25737 (WebCore::PopupMenu::paint): Use the listbox colors for selected items.
25768 (WebCore::PopupMenu::paint): Updated for m_scrollOffset change, and
25769 paint the scroll bar at the end.
25851 (WebCore::ScrollView::paint):
25884 (WebCore::PlatformScrollbar::paint): Don't draw the arrows when we're disabled.
26050 Don't try to paint
26058 (WebCore::PluginViewWin::paint):
26076 (WebCore::PlatformScrollbar::paint): Paint the track first, then the
26078 (WebCore::PlatformScrollbar::paintButton): Paint in the repaintRect,
26363 (WebCore::PlatformScrollbar::paint): Check that painting is enabled
26463 (WebCore::PlatformScrollbar::paint):
27155 (WebCore::PluginViewWin::paint):
27573 (WebCore::PopupMenu::paint):
29390 (WebCore::PluginViewWin::paint):
29391 If the plugin hasn't been started, paint the missing plugin image.
29526 (WebCore::PopupMenu::paint): Add padding from the <select> control to
29852 mouse drag. Pass in HDC from ::BeginPaint to PopupMenu::paint.
29970 (WebCore::PopupMenu::paint): Does the work that PopupMenu::drawItem
29971 did, but for every item contained within the damageRect. Can also paint
30202 (WebCore::Icon::paint):
30206 (WebCore::PlatformScrollbar::paint):
30347 Icons don't paint with CG
30350 (WebCore::Icon::paint): Remove Cairo-specific code now that we have
30538 Add code to paint the Windows 2000 and "Windows Classic" theme look for scrollbars.
30563 (WebCore::ScrollView::paint):
30813 (WebCore::PlatformScrollbar::paint):
30857 (WebCore::ScrollView::paint):
31041 (WebCore::ScrollView::paint):
31828 Implement painting of scrollbars using theme APIs. The arrow buttons, track, thumb and gripper all paint properly
31836 (WebCore::PlatformScrollBar::paint):
31950 (WebCore::PlatformScrollBar::paint):
32019 (WebCore::PlatformScrollBar::paint):
32395 (WebCore::Icon::paint):
32480 (Icon::paint):
33290 (Widget::paint):
33362 (PlatformScrollBar::paint):
34195 (WebCore::RenderSVGContainer::paint):
34513 (WebCore::Widget::paint):
34558 (WebCore::Widget::paint):
35179 (PlatformScrollbar::paint):
35186 (Widget::paint):
35469 (Icon::paint):
35694 paint): Removed check for inline objects that is
36579 Fix for <rdar://problem/5222611> REGRESSION: Paint ordering problems at
37372 (WebCore::InlineFlowBox::paint): Account for box shadow when checking if
37392 (WebCore::RenderObject::repaintAfterLayoutIfNeeded): Make sure to paint
37476 Don't paint inline objects.
37479 (WebCore::RenderFrameSet::paint):
37690 (PlatformScrollbar::paint):
37996 (WebCore::Widget::paint):
38195 - Add missing paint for nested subframes.
38198 (WebCore::Widget::paint):
39328 (WebCore::InlineFlowBox::paint):
39378 (WebCore::RenderImage::paint):
39678 paint their outlines (11255)
40943 (WebCore::RenderHTMLCanvas::paint): Removed checks of the type of the element,
41850 (WebCore::RenderSVGText::paint):
42330 (WebCore::RenderSVGContainer::paint):
42463 (WebCore::RenderTable::paint):
42468 (WebCore::RenderTableRow::paint):
42564 (WebCore::InlineFlowBox::paint):
42709 (WebCore::RenderTableSection::paint):
42853 (WebCore::RenderBlock::paint): Apply the clip in all phases that paint
43984 (WebCore::RenderTableCell::paintBackgroundsBehindCell): Don't paint any
44866 (WebCore::Frame::paint):
45748 (WebCore::EllipsisBox::paint):
45751 (WebCore::InlineTextBox::paint):
45759 (WebCore::RenderListMarker::paint):
46000 (WebCore::InlineTextBox::paint):
46386 This disables the paint that occurs after WebCore finishes loading the document. We should reenable this when we
46636 Images will decode to paint and once the decoded data exceeds the cache size, the decoded data will be
46686 (WebCore::RenderImage::paint):
46688 (WebCore::RenderListMarker::paint):
46796 In RenderSVGImage::paint, do not call shouldPaint() as this will never work properly for SVG renderers, as shouldPaint
46805 (WebCore::RenderSVGImage::paint):
47101 needsLayout()) in RenderView::paint()
47165 Add an assert to help catch situations where the RenderView needs layout at paint time, since this is a known
47166 catastrophic scenario that will (much of the time) result in a crash in RenderTableSection::paint.
47179 (WebCore::RenderView::paint):
47968 (WebCore::RenderFrameSet::paint):
48173 (WebCore::RenderFrameSet::paint):
48182 Make onload do an explicit paint when a top-level document is ready (to ensure that a first paint always
50104 (WebCore::InlineTextBox::paint):
51716 (WebCore::RenderImage::paint):
52228 paint method. This fix restores the original behavior.
52273 (WebCore::InlineTextBox::paint): Restore a check lost in r12792.
52320 (WebCore::RenderPath::paint):
52453 background paint normally at the border box level. The "lines" value indicates
53866 (Widget::paint):
53921 (PlatformScrollbar::paint):
53935 (Icon::paint):
53985 Yet another attempt to figure out exactly who should paint the caret.
54624 DRT forces the WebView to paint. ('leaks' can detect these leaks inside
55124 (WebCore::RenderBlock::paint):
55163 (WebCore::RenderTableCell::paint): Made sure that overflow is repainted.
55169 (WebCore::RenderTableSection::paint):
55485 Change how textarea resizers paint to more closely match the way the main window resizer paints.
56266 (WebCore::RenderImage::paint):
56310 (WebCore::RenderBlock::paint):
57131 Paint the item backgrounds during the PaintPhaseChildBlockBackground or PaintPhaseChildBlockBackgrounds phase.
57253 (Widget::paint):
57324 (PlatformScrollbar::paint):
57532 (WebCore::RenderImage::paint):
59947 (it was a hack from the initial port) and fix the paint
59953 (WebCore::Widget::paint):
59980 (WebCore::PlatformScrollbar::paint):
60070 (WebCore::PlatformScrollbar::paint):
60333 (WebCore::RenderListMarker::paint): Explicitly set the stroke size to 1.0f.
60748 (WebCore::Icon::paint): Add get() calls needed now that we are using a RetainPtr.
60830 (WebCore::PlatformScrollbar::paint):
60980 (WebCore::Icon::paint):
61650 (WebCore::RenderPath::paint):
61655 (WebCore::RenderSVGContainer::paint):
61658 (WebCore::RenderSVGImage::paint):
62295 (WebCore::InlineTextBox::paint): Ditto.
63383 (WebCore::RenderSVGContainer::paint):
64886 (WebCore::RenderSVGContainer::paint):
65371 (WebCore::RenderBlock::paint):
66111 (WebCore::RenderSVGContainer::paint):
66278 (WebCore::RenderView::paint):
66616 (WebCore::RenderPath::paint):
66626 (WebCore::RenderSVGContainer::paint):
66792 (WebCore::RenderListMarker::paint):
66798 (WebCore::RenderView::paint):
66967 (WebCore::RenderListMarker::paint):
67315 (WebCore::Widget::paint): Removed obsolete comment.
67462 (WebCore::RenderListMarker::paint): Reverse the text before painting if the first character's
67733 (WebCore::InlineFlowBox::paint):
67751 (WebCore::RenderHTMLCanvas::paint):
67753 (WebCore::RenderImage::paint):
67756 (WebCore::RenderListMarker::paint):
67766 (WebCore::RenderSVGContainer::paint):
67768 (WebCore::RenderTable::paint):
67775 (WebCore::RenderWidget::paint):
67838 (WebCore::RenderSVGText::paint):
68233 (WebCore::RenderImage::paint): Updated for name change.
68296 (WebCore::RenderListMarker::paint): Updated for name changes to to use isImage()
68371 paint algorithm.
68372 * rendering/RenderTable.cpp: (WebCore::RenderTable::paint): Changed to use
68520 (WebCore::RenderTable::paint): Changed to paint overflow.
68526 (WebCore::RenderTableSection::paint): Changed to paint overflow. If any cell
68527 in the section has overflow, then all cells are given a chance to paint. This is needed
68958 (WebCore::RenderTable::paint):
69015 (WebCore::RenderTableCell::paint):
69047 (WebCore::RenderTableRow::paint):
69069 (WebCore::RenderTableSection::paint):