Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DSVGRootInlineBox.cpp792 …calculateTextLengthCorrectionForTextChunk(SVGTextChunk& chunk, ELengthAdjust lengthAdjust, float& … in calculateTextLengthCorrectionForTextChunk()
929 ELengthAdjust lengthAdjust = (ELengthAdjust) textContent->lengthAdjust(); in buildLayoutInformation() local
DSVGCharacterLayoutInfo.h277 ELengthAdjust lengthAdjust; member