Home
last modified time | relevance | path

Searched refs:GraphicsContextState (Results 1 – 14 of 14) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h161 struct GraphicsContextState { struct
162 GraphicsContextState() in GraphicsContextState() argument
272 const GraphicsContextState& state() const;
586 GraphicsContextState m_state;
587 Vector<GraphicsContextState> m_stack;
DGraphicsContext.cpp253 const GraphicsContextState& GraphicsContext::state() const in state()
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp484 static inline bool calculateDrawingMode(const GraphicsContextState& state, CGPathDrawingMode& mode) in calculateDrawingMode()
517 const GraphicsContextState& state = m_state; in drawPath()
660 static bool hasBlurredShadow(const GraphicsContextState& state) in hasBlurredShadow()
/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp78 const GraphicsContextState& state = context->state(); in setPlatformFill()
99 const GraphicsContextState& state = context->state(); in setPlatformStroke()
/external/webkit/Source/WebCore/platform/graphics/skia/
DGraphicsContextSkia.cpp749 const GraphicsContextState& state = m_state; in fillPath()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1612987 (WebCore::GraphicsContextState::GraphicsContextState): Add a
38165 (WebCore::GraphicsContextState::GraphicsContextState):
40611 (WebCore::GraphicsContextState::GraphicsContextState):
43902 (WebCore::GraphicsContextState::GraphicsContextState):
43986 (WebCore::GraphicsContextState::GraphicsContextState):
46161 (WebCore::GraphicsContextState::GraphicsContextState):
46313 (WebCore::GraphicsContextState::GraphicsContextState):
DChangeLog-2006-05-104063 (WebCore::GraphicsContextState::GraphicsContextState): Replaced Brush with
12143 (WebCore::GraphicsContextState::GraphicsContextState):
16801 (WebCore::GraphicsContextState::GraphicsContextState):
DChangeLog-2006-12-312684 (WebCore::GraphicsContextState::GraphicsContextState):
2845 (WebCore::GraphicsContextState::GraphicsContextState):
16031 (WebCore::GraphicsContextState::GraphicsContextState):
16391 (WebCore::GraphicsContextState::GraphicsContextState):
DChangeLog-2009-06-1653538 (WebCore::GraphicsContextState::GraphicsContextState):
63767 (WebCore::GraphicsContextState::GraphicsContextState):
73771 save() and restore(). We use the power of GraphicsContextState for this.
73774 (WebCore::GraphicsContextState::GraphicsContextState):
94153 have to store large Gradient objects in the GraphicsContextState
94204 (WebCore::GraphicsContextState::GraphicsContextState):
DChangeLog-2010-12-06567 Save 8 bytes in GraphicsContextState by rearranging the
571 (WebCore::GraphicsContextState::GraphicsContextState):
663 (WebCore::GraphicsContextState::GraphicsContextState):
30032 (WebCore::GraphicsContextState::GraphicsContextState):
78015 state. We use this rather than using GraphicsContextState to allow
78314 state. We use this rather than using GraphicsContextState to allow
DChangeLog-2010-01-2916728 (WebCore::GraphicsContextState::GraphicsContextState): Cleaned up style.
34338 (WebCore::GraphicsContextState::GraphicsContextState):
35469 (WebCore::GraphicsContextState::GraphicsContextState):
DChangeLog-2008-08-1038471 (WebCore::GraphicsContextState::GraphicsContextState): Added the shadow
42788 Moves GraphicsContextState and GraphicsContextPrivate to its
42794 (WebCore::GraphicsContextState::GraphicsContextState):
DChangeLog-2007-10-1453173 (WebCore::GraphicsContextState::GraphicsContextState):
55394 (WebCore::GraphicsContextState::GraphicsContextState):
DChangeLog18495 (WebCore::GraphicsContextState::GraphicsContextState):
18672 (WebCore::GraphicsContextState::GraphicsContextState):