Searched defs:borderSlices (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DNinePieceImage.cpp42 NinePieceImage::NinePieceImage(PassRefPtr<StyleImage> image, LengthBox imageSlices, bool fill, LengthBox borderSlices, LengthBox outset, ENinePieceImageRule horizontalRule, ENinePieceImageRule verticalRule) argument
H A DNinePieceImage.h51 LengthBox borderSlices; member in class:WebCore::NinePieceImageData
77 const LengthBox& borderSlices() const { return m_data->borderSlices; } function in class:WebCore::NinePieceImage
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSComputedStyleDeclaration.cpp579 RefPtr<CSSValue> borderSlices = valueForNinePieceImageQuad(image.borderSlices()); local

Completed in 85 milliseconds