Home
last modified time | relevance | path

Searched refs:WebBlendModeExclusion (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/webkit/renderer/compositor_bindings/
Dweb_blend_mode.h36 case blink::WebBlendModeExclusion: in BlendModeToSkia()
75 return blink::WebBlendModeExclusion; in BlendModeFromSkia()
/external/chromium_org/third_party/WebKit/public/platform/
DWebBlendMode.h50 WebBlendModeExclusion, enumerator
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/custom/
DCustomFilterValidatedProgram.cpp313 case blink::WebBlendModeExclusion: in blendFunctionString()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h3883 case blink::WebBlendModeExclusion: in CSSPrimitiveValue()
3928 return blink::WebBlendModeExclusion; in WebBlendMode()