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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayerClient.h40 GraphicsLayerPaintForeground = (1 << 1), enumerator in enum:blink::GraphicsLayerPaintingPhaseFlags
45 GraphicsLayerPaintAllWithOverflowClip = (GraphicsLayerPaintBackground | GraphicsLayerPaintForeground | GraphicsLayerPaintMask)

Completed in 47 milliseconds