Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/
DMathExtras.h241 inline int clampToInteger(double value) in clampToInteger() function
261 inline int clampToInteger(float value) in clampToInteger() function
266 inline int clampToInteger(unsigned x) in clampToInteger() function