Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DSVGCharacterLayoutInfo.h84 bool yValueAvailable() const;
DSVGCharacterLayoutInfo.cpp103 bool SVGCharacterLayoutInfo::yValueAvailable() const in yValueAvailable() function in WebCore::SVGCharacterLayoutInfo
DSVGRootInlineBox.cpp1247 … if (info.yValueAvailable() && (!info.inPathLayout() || (info.inPathLayout() && isVerticalText))) { in buildLayoutInformationForTextBox()
/external/webkit/WebCore/
DChangeLog-2007-10-143516 (WebCore::SVGCharacterLayoutInfo::yValueAvailable):