Home | History | Annotate | Download | only in rendering

Lines Matching refs:GraphicsContext

1118     GraphicsContext* graphicsContext = paintInfo.context;
1119 if (!table()->currentBorderValue() || graphicsContext->paintingDisabled())
1157 bool antialias = shouldAntialiasLines(graphicsContext);
1161 drawLineForBoxSide(graphicsContext, border->x1, border->y1, border->x2, border->y2, border->side,