Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DSVGCharacterLayoutInfo.h83 bool xValueAvailable() const;
DSVGCharacterLayoutInfo.cpp98 bool SVGCharacterLayoutInfo::xValueAvailable() const in xValueAvailable() function in WebCore::SVGCharacterLayoutInfo
DSVGRootInlineBox.cpp1238 …if (info.xValueAvailable() && (!info.inPathLayout() || (info.inPathLayout() && !isVerticalText))) { in buildLayoutInformationForTextBox()
/external/webkit/WebCore/
DChangeLog-2007-10-143515 (WebCore::SVGCharacterLayoutInfo::xValueAvailable):