Home
last modified time | relevance | path

Searched defs:extraAdvance (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/rendering/
DSVGCharacterLayoutInfo.cpp225 bool SVGCharacterLayoutInfo::nextPathLayoutPointAndAngle(float glyphAdvance, float extraAdvance, fl… in nextPathLayoutPointAndAngle()
DSVGRootInlineBox.cpp1316 float extraAdvance = isVerticalText ? dy : dx; in buildLayoutInformationForTextBox() local