Searched defs:slices (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/css/
H A DCSSBorderImageSliceValue.cpp34 CSSBorderImageSliceValue::CSSBorderImageSliceValue(PassRefPtr<CSSPrimitiveValue> slices, bool fill) argument
H A DCSSBorderImageSliceValue.h39 static PassRef<CSSBorderImageSliceValue> create(PassRefPtr<CSSPrimitiveValue> slices, bool fill) argument
46 Quad* slices() { return m_slices ? m_slices->getQuadValue() : 0; } function in class:WebCore::CSSBorderImageSliceValue
H A DCSSToStyleMap.cpp603 Quad* slices = borderImageSlice->slices(); local
639 Quad* slices = borderWidths->getQuadValue(); local
[all...]
H A DCSSComputedStyleDeclaration.cpp468 auto& slices = image.imageSlices(); local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DNinePieceImage.h72 void setImageSlices(LengthBox slices) { m_data.access()->imageSlices = WTF::move(slices); } argument
78 void setBorderSlices(LengthBox slices) { m_data.access()->borderSlices = WTF::move(slices); } argument
H A DRenderStyle.cpp1768 void RenderStyle::setBorderImageSlices(LengthBox slices) argument
1775 void RenderStyle::setBorderImageWidth(LengthBox slices) argument
/macosx-10.10/Security-57031.1.35/codesign_wrapper/
H A Dcodesign.c251 uint32_t slice, slices = htonl(fat.nfat_arch); local
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Tool/
H A Dcodesign.c290 uint32_t slice, slices = ntohl(fat.nfat_arch); local
/macosx-10.10/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp382 const struct fat_arch* slices = (struct fat_arch*)(p + sizeof(struct fat_header)); local
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXDraw.c377 int slices, sliceWidth, lastSliceWidth; local
[all...]

Completed in 129 milliseconds