Home | History | Annotate | Download | only in rendering

Lines Matching full:paint

221 bool RenderTheme::paint(RenderObject* o, const RenderObject::PaintInfo& paintInfo, const IntRect& r)
247 m_theme->paint(part, controlStatesForRenderer(o), const_cast<GraphicsContext*>(paintInfo.context), r, o->style()->effectiveZoom(), o->view()->frameView());
254 // Call the appropriate paint method based off the appearance value.
338 return true; // We don't support the appearance, so let the normal background/border paint.
346 // Call the appropriate paint method based off the appearance value.
384 // Call the appropriate paint method based off the appearance value.