Searched defs:GraphicsContextState (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsContext.h161 struct GraphicsContextState { struct in namespace:WebCore
162 GraphicsContextState() function in struct:WebCore::GraphicsContextState
272 const GraphicsContextState& state() const;
584 GraphicsContextState m_state;
585 Vector<GraphicsContextState> m_stack;

Completed in 120 milliseconds