Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSGradientValue.cpp908 float bottomLeftDistance = FloatSize(p - bottomLeft).diagonalLength(); in distanceToClosestCorner() local
941 float bottomLeftDistance = FloatSize(p - bottomLeft).diagonalLength(); in distanceToFarthestCorner() local