Home
last modified time | relevance | path

Searched refs:maskBoxImageSlicesFill (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimatableValueFactory.cpp426 …return createFromLengthBoxAndBool(style.maskBoxImageSlices(), style.maskBoxImageSlicesFill(), styl… in create()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.h662 bool maskBoxImageSlicesFill() const { return rareNonInheritedData->m_maskBoxImage.fill(); } in maskBoxImageSlicesFill() function