Searched defs:IntRect (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/app/
H A DIntRect.h18 class IntRect { class
125 IntRect::IntRect() function in class:IntRect
133 IntRect::IntRect(int32 l, int32 t, int32 r, int32 b) function in class:IntRect
143 IntRect::IntRect(const IntRect &r) function in class:IntRect
153 IntRect::IntRect(const BRect &r) function in class:IntRect
163 IntRect::IntRect(const IntPoint& leftTop, const IntPoint& rightBottom) function in class:IntRect
[all...]
/haiku/src/servers/app/drawing/
H A DAlphaMask.cpp327 UniformAlphaMask::_RenderSource(const IntRect&) argument

Completed in 158 milliseconds