Home
last modified time | relevance | path

Searched refs:ShadowIgnoresAlpha (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DDrawLooper.h58 ShadowIgnoresAlpha enumerator
DDrawLooper.cpp80 case ShadowIgnoresAlpha: in addShadow()
DGraphicsContext.cpp742 DrawLooper::ShadowRespectsTransforms, DrawLooper::ShadowIgnoresAlpha); in drawInnerShadow()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DEllipsisBox.cpp77 DrawLooper::ShadowRespectsTransforms, DrawLooper::ShadowIgnoresAlpha); in paint()
DRenderBoxModelObject.cpp514 DrawLooper::ShadowRespectsTransforms, DrawLooper::ShadowIgnoresAlpha); in applyBoxShadowForBackground()
2552 DrawLooper::ShadowRespectsTransforms, DrawLooper::ShadowIgnoresAlpha); in paintBoxShadow()
DInlineTextBox.cpp409 DrawLooper::ShadowRespectsTransforms, DrawLooper::ShadowIgnoresAlpha); in paintTextWithShadows()