Home | History | Annotate | Download | only in WebCore

Lines Matching full:paint

1331         Do not paint left/right selection gaps if the object's edge is already outside the boundary (at a negative
1756 (WebCore::PluginView::paint):
2835 (WebCore::PlatformScrollbar::paint):
2842 (WebCore::PlatformScrollbar::paint):
3262 (WebCore::PlatformScrollbar::paint): Consolidated painting so the logic for the individual pieces is all in one place.
3263 Added new code to paint the custom scrollbars if necessary.
3264 * platform/win/ScrollViewWin.cpp: (WebCore::ScrollView::paint): Added code to paint the custom scroll corner if necessary.
3349 (WebCore::MediaPlayerPrivate::paint):
3355 (WebCore::MediaPlayerPrivate::paint):
3375 * platform/graphics/mac/MediaPlayerPrivateQTKit.mm: (WebCore::MediaPlayerPrivate::paint):
3654 (WebCore::PluginView::paint):
4571 (WebCore::Widget::paint):
4580 (WebCore::Widget::paint): Changed to account for the case of drawing
4585 not paint the background behind a transparent frame.
5806 (WebCore::ScrollView::paint): Modified to draw the icon if needed.
5898 (WebCore::RenderSVGRoot::paint):
6940 - fix <rdar://problem/6048904> Assert in WebCore::Frame::paint in Windows
7089 (WebCore::PluginView::paint):
8829 to paint during document destruction, because rendering structures are not kept in a
11617 letting the QStyle paint its primitive elements.
11620 (WebCore::PlatformScrollbar::paint):
14655 (WebCore::InlineTextBox::paint):
16884 <rdar://problem/5962254> REGRESSION (r28519-r28535): Caret doesn't paint past the right edge of a block
18647 (WebCore::MediaPlayerPrivate::paint):
20079 (WebCore::PluginView::paint):
21418 (WebCore::InlineTextBox::paint): Initialize some variables that MSVC
22430 (WebCore::ScrollView::paint):
23453 (WebCore::RenderTheme::paint):
23789 (PluginView::paint):
24252 second paint pass for synthetic bold.
24354 (WebCore::PluginView::paint):
24394 (WebCore::PluginView::paint):
24682 used to paint the content under the mask, and then also avoid creating transparency layers for the masks
24894 (WebCore::Frame::paint):
25034 (WebCore::RenderReplica::paint):
25297 paint the text outside the clip.
25508 (WebCore::InlineFlowBox::paint): Changed to account for all shadows
25510 (WebCore::InlineFlowBox::paintTextDecorations): Changed to paint all
25514 (WebCore::paintTextWithShadows): Factored out from paint() and changed
25515 to paint all shadows.
25516 (WebCore::InlineTextBox::paint): Moved the text painting code out to
25517 paintTextWithShadows(). Changed to not paint shadows for markers and
25521 (WebCore::InlineTextBox::paintDecoration): Changed to paint all shadows.
25541 (WebCore::RenderObject::paintBoxShadow): Changed to paint all shadows.
25949 was nessecary to implement the paint fix.
26431 and then inflating the rect we actually paint to.
26490 RenderBox will call us to paint the outline/background, it is handled the same as a
26500 No reason to exit the application when we can not paint something. Replace the Q_ASSERT
26511 Correct the comment. We are in painTextField and don't paint a button.
26791 (WebCore::InlineTextBox::paint):
27067 (WebCore::PlatformScrollbar::paint):
27151 (WebCore::ScrollView::paint):
27614 (WebCore::InlineFlowBox::paint):
27621 (WebCore::RenderBlock::paint):
27651 (WebCore::RenderReplaced::paint):
27661 (WebCore::RenderTable::paint):
27671 (WebCore::RenderWidget::paint):
29133 (WebCore::Frame::paint):
30593 (WebCore::HTMLCanvasElement::paint):
30639 even for timers expiring in < 10ms.  I corrected that, exposing the paint starvation problem.
30644 Corrected GetQueueStatus to check for specific input (and paint) messages rather than
32109 (WebCore::RenderListMarker::paint):
34706 (WebCore::PopupMenu::paint): Updated for the change to FontDescription.
38926 (WebCore::InlineBox::paint):
38933 (WebCore::InlineTextBox::paint):
42472 (WebCore::MediaPlayerPrivate::paint):
47613 (WebCore::HTMLCanvasElement::paint):
50485 Remove ifdef's from canvas paint code
50488 type we can migrate the ifdef-ified paint code in HTMLCanvasElement
50492 (WebCore::HTMLCanvasElement::paint):
50741 (WebCore::HTMLCanvasElement::paint):
50748 (WebCore::HTMLCanvasElement::paint):
50776 (WebCore::HTMLCanvasElement::paint):
52766 (WebCore::PluginView::paint):
54525 floats that it does not paint because they used to be overhanging from
54528 making the child paint the float: require that the float be a descendant
55782 and some of the styles seem to paint somewhat outside of these bounds. Clipping to
55790 (WebCore::PlatformScrollbar::paint):
57206 ScrollView to paint so that the outermost scroll bars will paint. On
57211 (WebCore::PlatformScrollbar::paint): Invalidate when updating control
57212 tints so that we can paint with the new tint later.
57219 (WebCore::ScrollView::paint): Pass paint calls on down if we're
57928 * rendering/RenderTheme.cpp: (WebCore::RenderTheme::paint): Call paintMediaSliderTrack for elements with MediaSliderAppearance.
58263 (WebCore::RenderListMarker::paint): Use Vector::grow instead of resize.
59111 Correctly clip to the rectangle we want to draw in ScrollView::paint().
59114 (WebCore::ScrollView::paint):
59671 paint the media controls in RenderThemeSafari.
60045 (WebCore::PluginViewWin::paint): When retrieving the HDC, use the rect
60258 (WebCore::RenderTheme::paint): ditto.
60863 (WebCore::ScrollView::paint):
60869 Small CG paint server cleanups - use more GraphicsContext method where possible.
61036 (WebCore::RenderSVGImage::paint):
61268 (WebCore::ScrollView::paint):
63406 (WebCore::MediaPlayerPrivate::paint):
63445 (QTMovieWin::paint):
64035 (WebCore::Icon::paint):
64043 (WebCore::PluginViewWin::paint):
64331 (WebCore::PluginViewWin::paint): Pass NPEvent, not NPEvent*
64403 (WebCore::Icon::paint):
64513 (WebCore::MediaPlayerPrivate::paint):
65622 (WebCore::PluginViewWin::paint):
66885 (WebCore::RenderPath::paint):
67127 (WebCore::RenderSVGRoot::paint):
67459 (WebCore::MediaPlayerPrivate::paint):
68061 (WebCore::MediaPlayer::paint):
68124 (WebCore::MediaPlayerPrivate::paint):
68178 (WebCore::MediaPlayerPrivate::paint):
68286 (WebCore::MoviePrivate::paint):
68662 (WebCore::RenderReplaced::paint):
68767 (WebCore::MoviePrivate::paint):
68846 Only paint decorations if visibility is "visible".
69643 (WebCore::PopupMenu::paint):
69655 (WebCore::EllipsisBox::paint):
69658 (WebCore::InlineTextBox::paint):
70418 (WebCore::PopupMenu::paint):
70420 (WebCore::EllipsisBox::paint):
70659 (WebCore::PopupMenu::paint):
70671 (WebCore::EllipsisBox::paint):
70674 (WebCore::InlineTextBox::paint):
70813 (WebCore::PopupMenu::paint):
71560 (WebCore::RenderImage::paint): Account for the 1 pixel outline when
71990 (WebCore::Widget::paint):
72295 (WebCore::PlatformScrollbar::paint): Changed to paint the buttons and
72304 (WebCore::PlatformScrollbar::paintTrack): Changed to paint a disabled
75079 * If we are in a layout or need one do not paint. This can happen for the PlatformScrollBar
75627 * platform/win/PlatformScrollBarSafari.cpp: Don't paint if SafariTheme
75634 we couldn't load SafariTheme. This way we should never try to paint
75635 themed controls (and we assert as such in the paint functions).
75734 QTMovieView can generate callbacks during paint. This can lead to crashes.
75742 (WebCore::MoviePrivate::paint):
77348 (WebCore::Movie::paint):
77413 (WebCore::MoviePrivate::paint):
77431 (WebCore::RenderVideo::paint):
77617 (WebCore::RenderTextControl::paint): Added. If m_shouldDrawCapsLockIndicator is true, paints the caps lock indicator after the background.
78526 (WebCore::RenderThemeGtk::paintButton): paint the different buttons here, checking for the right appearance before doing so
80154 (WebCore::HTMLCanvasElement::paint):
82095 (WebCore::RenderImage::paint):