Searched refs:currentLogicalCharacterMetrics (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DSVGTextLayoutEngine.h72 bool currentLogicalCharacterMetrics(SVGTextLayoutAttributes&, SVGTextMetrics&);
H A DSVGTextLayoutEngine.cpp359 bool SVGTextLayoutEngine::currentLogicalCharacterMetrics(SVGTextLayoutAttributes& logicalAttributes, SVGTextMetrics& logicalMetrics) function in class:WebCore::SVGTextLayoutEngine
480 if (!currentLogicalCharacterMetrics(logicalAttributes, logicalMetrics))

Completed in 36 milliseconds