Home
last modified time | relevance | path

Searched refs:computeLengthShort (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebCore/css/
DCSSPrimitiveValue.h123 short computeLengthShort(RenderStyle* currStyle, RenderStyle* rootStyle);
124 short computeLengthShort(RenderStyle* currStyle, RenderStyle* rootStyle, double multiplier);
DCSSPrimitiveValue.cpp379 short CSSPrimitiveValue::computeLengthShort(RenderStyle* style, RenderStyle* rootStyle) in computeLengthShort() function in WebCore::CSSPrimitiveValue
392 short CSSPrimitiveValue::computeLengthShort(RenderStyle* style, RenderStyle* rootStyle, double mult… in computeLengthShort() function in WebCore::CSSPrimitiveValue
DCSSStyleSelector.cpp3225 short spacing = primitiveValue->computeLengthShort(style(), m_rootElementStyle, zoomFactor); in applyProperty()
3233 short spacing = primitiveValue->computeLengthShort(style(), m_rootElementStyle, zoomFactor); in applyProperty()
3408 width = primitiveValue->computeLengthShort(style(), m_rootElementStyle, zoomFactor); in applyProperty()
/external/webkit/WebCore/
DChangeLog-2006-05-107246 be computeLengthInt() and computeLengthShort(), respectively, to
7256 (WebCore::CSSPrimitiveValue::computeLengthShort):
DChangeLog12122 (WebCore::CSSPrimitiveValue::computeLengthShort):
DChangeLog-2007-10-1419977 (WebCore::CSSPrimitiveValue::computeLengthShort):
64967 (WebCore::CSSPrimitiveValue::computeLengthShort):
DChangeLog-2008-08-1039444 (WebCore::CSSPrimitiveValue::computeLengthShort):