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

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DInlineTextBox.cpp77 static DashArray translateIntersectionPointsToSkipInkBoundaries(const DashArray& intersections, float dilationAmount, float totalWidth) function in namespace:WebCore
129 DashArray a = translateIntersectionPointsToSkipInkBoundaries(intersections, underlineBoundingBox.height(), width);

Completed in 171 milliseconds