Home
last modified time | relevance | path

Searched defs:m_stateStack (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.h333 Vector<State, 1> m_stateStack; variable
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.h452 Vector<OwnPtr<GraphicsContextState> > m_stateStack; variable