HomeSort by relevance Sort by last modified time
    Searched refs:borderImageSlices (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/animation/css/
CSSPropertyEquality.cpp 89 return a.borderImageSlices() == b.borderImageSlices();
CSSAnimatableValueFactory.cpp 291 return createFromLengthBox(style.borderImageSlices(), style);
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h 505 const LengthBox& borderImageSlices() const { return surround->border.image().imageSlices(); }
    [all...]

Completed in 44 milliseconds