Searched defs:inflateRect (Results 1 – 3 of 3) sorted by relevance
59 …val inflateRect = winCall3 (user "InflateRect") (cStar cRect, cInt, cInt) (successState "InflateR… value
101 static FloatRect inflateRect(const FloatRect& rect, float inflateX, float inflateY) in inflateRect() function
296 IntRect RenderThemeSafari::inflateRect(const IntRect& r, const IntSize& size, const int* margins) c… in inflateRect() function in WebCore::RenderThemeSafari