Home | History | Annotate | Download | only in paint

Lines Matching refs:paintNinePieceImage

529         paintNinePieceImage(m_renderBox, paintInfo.context, paintRect, m_renderBox.style(), m_renderBox.style()->maskBoxImage(), compositeOp);
877 bool BoxPainter::paintNinePieceImage(RenderBoxModelObject& obj, GraphicsContext* graphicsContext, const LayoutRect& rect, const RenderStyle* style, const NinePieceImage& ninePieceImage, CompositeOperator op)
1365 if (paintNinePieceImage(obj, graphicsContext, rect, style, style->borderImage()))