Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/css/
DCSSGradientValue.cpp657 float bottomRightDistance = FloatSize(p - bottomRight).diagonalLength(); in distanceToClosestCorner() local
690 float bottomRightDistance = FloatSize(p - bottomRight).diagonalLength(); in distanceToFarthestCorner() local