Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DSVGCharacterLayoutInfo.h103 void addLayoutInformation(InlineFlowBox*, float textAnchorOffset = 0.0f);
109 void addLayoutInformation(SVGTextPositioningElement*);
DSVGCharacterLayoutInfo.cpp270 void SVGCharacterLayoutInfo::addLayoutInformation(InlineFlowBox* flowBox, float textAnchorStartOffs… in addLayoutInformation() function in WebCore::SVGCharacterLayoutInfo
309 void SVGCharacterLayoutInfo::addLayoutInformation(SVGTextPositioningElement* element) in addLayoutInformation() function in WebCore::SVGCharacterLayoutInfo
DSVGRootInlineBox.cpp996 info.addLayoutInformation(positioningElement); in buildLayoutInformation()
1019 info.addLayoutInformation(positioningElement); in buildLayoutInformation()
1068 info.addLayoutInformation(flowBox, textAnchorStartOffset); in buildLayoutInformation()
/external/webkit/WebCore/
DChangeLog-2007-10-14281 (WebCore::SVGCharacterLayoutInfo::addLayoutInformation):
3532 (WebCore::SVGCharacterLayoutInfo::addLayoutInformation):
DChangeLog-2008-08-104332 (WebCore::SVGCharacterLayoutInfo::addLayoutInformation):
80445 (WebCore::SVGCharacterLayoutInfo::addLayoutInformation):
DChangeLog-2009-06-1639501 (WebCore::SVGCharacterLayoutInfo::addLayoutInformation):
DChangeLog-2010-01-2976411 (WebCore::SVGCharacterLayoutInfo::addLayoutInformation):