Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/cairo/
DGraphicsContextPlatformPrivateCairo.h104 Vector<ContextShadow> shadowStack; variable
/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsContextQt.cpp202 QStack<ContextShadow> shadowStack; member in WebCore::GraphicsContextPlatformPrivate