Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DSVGCharacterLayoutInfo.h86 bool dyValueAvailable() const;
DSVGCharacterLayoutInfo.cpp113 bool SVGCharacterLayoutInfo::dyValueAvailable() const in dyValueAvailable() function in WebCore::SVGCharacterLayoutInfo
DSVGRootInlineBox.cpp1171 if (info.dyValueAvailable()) { in buildLayoutInformationForTextBox()
/external/webkit/WebCore/
DChangeLog-2007-10-143518 (WebCore::SVGCharacterLayoutInfo::dyValueAvailable):