Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DMathExtras.h210 inline int clampToInteger(double d) in clampToInteger() function
223 inline int clampToInteger(float x) in clampToInteger() function
246 inline int clampToInteger(unsigned value) in clampToInteger() function