Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/css/
DCSSGradientValue.cpp648 float topLeftDistance = FloatSize(p - topLeft).diagonalLength(); in distanceToClosestCorner() local
681 float topLeftDistance = FloatSize(p - topLeft).diagonalLength(); in distanceToFarthestCorner() local