Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.h413 LayoutBoxExtent maskBoxImageOutsets() const in maskBoxImageOutsets() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp1548 borderImageRect.expand(style()->maskBoxImageOutsets()); in maskClipRect()