Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSGradientValue.cpp902 float topLeftDistance = FloatSize(p - topLeft).diagonalLength(); in distanceToClosestCorner() local
935 float topLeftDistance = FloatSize(p - topLeft).diagonalLength(); in distanceToFarthestCorner() local