WebCore::GraphicsContext Member List
This is the complete list of members for
WebCore::GraphicsContext, including all inherited members.
| addFocusRingRect(const IntRect &) | WebCore::GraphicsContext | |
| addInnerRoundedRectClip(const IntRect &, int thickness) | WebCore::GraphicsContext | |
| addPath(const Path &) | WebCore::GraphicsContext | |
| addRoundedRectClip(const IntRect &, const IntSize &topLeft, const IntSize &topRight, const IntSize &bottomLeft, const IntSize &bottomRight) | WebCore::GraphicsContext | |
| beginPath() | WebCore::GraphicsContext | |
| beginTransparencyLayer(float opacity) | WebCore::GraphicsContext | |
| clearFocusRing() | WebCore::GraphicsContext | |
| clip(const FloatRect &) | WebCore::GraphicsContext | |
| clip(const Path &) | WebCore::GraphicsContext | |
| clipOut(const IntRect &) | WebCore::GraphicsContext | |
| clipOut(const Path &) | WebCore::GraphicsContext | |
| clipOutEllipseInRect(const IntRect &) | WebCore::GraphicsContext | |
| concatCTM(const AffineTransform &) | WebCore::GraphicsContext | |
| drawConvexPolygon(size_t numPoints, const FloatPoint *, bool shouldAntialias=false) | WebCore::GraphicsContext | |
| drawEllipse(const IntRect &) | WebCore::GraphicsContext | |
| drawLine(const IntPoint &, const IntPoint &) | WebCore::GraphicsContext | |
| drawLineForMisspellingOrBadGrammar(const IntPoint &, int width, bool grammar) | WebCore::GraphicsContext | |
| drawLineForText(const IntPoint &, int width, bool printing) | WebCore::GraphicsContext | |
| drawRect(const IntRect &) | WebCore::GraphicsContext | |
| endTransparencyLayer() | WebCore::GraphicsContext | |
| focusRingBoundingRect() | WebCore::GraphicsContext | |
| getCTM() const | WebCore::GraphicsContext | |
| GraphicsContext(PlatformGraphicsContext *) | WebCore::GraphicsContext | |
| initFocusRing(int width, int offset) | WebCore::GraphicsContext | |
| origin() | WebCore::GraphicsContext | |
| paintingDisabled() const | WebCore::GraphicsContext | |
| platformContext() const | WebCore::GraphicsContext | |
| restore() | WebCore::GraphicsContext | |
| rotate(float angleInRadians) | WebCore::GraphicsContext | |
| roundToDevicePixels(const FloatRect &) | WebCore::GraphicsContext | |
| save() | WebCore::GraphicsContext | |
| scale(const FloatSize &) | WebCore::GraphicsContext | |
| setAlpha(float) | WebCore::GraphicsContext | |
| setMiterLimit(float) | WebCore::GraphicsContext | |
| setPaintingDisabled(bool) | WebCore::GraphicsContext | |
| setUpdatingControlTints(bool) | WebCore::GraphicsContext | |
| setUseAntialiasing(bool=true) | WebCore::GraphicsContext | |
| strokeArc(const IntRect &, int startAngle, int angleSpan) | WebCore::GraphicsContext | |
| translate(float x, float y) | WebCore::GraphicsContext | |
| updatingControlTints() const | WebCore::GraphicsContext | |
| ~GraphicsContext() | WebCore::GraphicsContext | |