Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/css/
DCSSGradientValue.cpp654 float bottomLeftDistance = FloatSize(p - bottomLeft).diagonalLength(); in distanceToClosestCorner() local
687 float bottomLeftDistance = FloatSize(p - bottomLeft).diagonalLength(); in distanceToFarthestCorner() local