Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSGradientValue.cpp905 float topRightDistance = FloatSize(p - topRight).diagonalLength(); in distanceToClosestCorner() local
938 float topRightDistance = FloatSize(p - topRight).diagonalLength(); in distanceToFarthestCorner() local