Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/
DLengthFunctions.cpp127 FloatSize floatSizeForLengthSize(const LengthSize& lengthSize, const FloatSize& boxSize) in floatSizeForLengthSize() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DBasicShapes.cpp237 static FloatSize floatSizeForLengthSize(const LengthSize& lengthSize, const FloatRect& boundingBox) in floatSizeForLengthSize() function