Searched defs:spread (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DShadowValue.h52 RefPtr<CSSPrimitiveValue> spread; member in class:WebCore::ShadowValue
35 create(PassRefPtr<CSSPrimitiveValue> x, PassRefPtr<CSSPrimitiveValue> y, PassRefPtr<CSSPrimitiveValue> blur, PassRefPtr<CSSPrimitiveValue> spread, PassRefPtr<CSSPrimitiveValue> style, PassRefPtr<CSSPrimitiveValue> color) argument
H A DCSSComputedStyleDeclaration.cpp1309 RefPtr<CSSPrimitiveValue> spread = propertyID == CSSPropertyTextShadow ? PassRefPtr<CSSPrimitiveValue>() : zoomAdjustedPixelValue(s->spread(), style); local
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DShadowData.h51 ShadowData(const IntPoint& location, int radius, int spread, ShadowStyle style, bool isWebkitBoxShadow, const Color& color) argument
81 int spread() const { return m_spread; } function in class:WebCore::ShadowData
/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Denv.h334 void spread() { spread_flag = 1; } function in class:environment
H A Denv.cpp2382 void do_break_request(int spread) argument
/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dcalendar.el

Completed in 219 milliseconds