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.h223 inline int clampToInteger(double value) in clampToInteger() function
243 inline int clampToInteger(float value) in clampToInteger() function
248 inline int clampToInteger(unsigned x) in clampToInteger() function