Searched refs:clampLengthValue (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMetaElement-in.cpp137 static inline float clampLengthValue(float value) function in namespace:blink
197 return Length(clampLengthValue(value), Fixed);

Completed in 74 milliseconds