Home
last modified time | relevance | path

Searched refs:dyValueNext (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/rendering/
DSVGCharacterLayoutInfo.h93 float dyValueNext() const;
DSVGCharacterLayoutInfo.cpp146 float SVGCharacterLayoutInfo::dyValueNext() const in dyValueNext() function in WebCore::SVGCharacterLayoutInfo
DSVGRootInlineBox.cpp1274 dy = info.dyValueNext(); in buildLayoutInformationForTextBox()
/external/webkit/WebCore/
DChangeLog-2007-10-143524 (WebCore::SVGCharacterLayoutInfo::dyValueNext):