Searched defs:OffsetBy (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/chart/
H A DChartDataRange.h55 ChartDataRange& OffsetBy(double offset) function in class:ChartDataRange
/haiku/src/servers/app/
H A DIntRect.cpp102 IntRect::OffsetBy(const IntPoint& point) function in class:IntRect
112 IntRect::OffsetBy(int32 dx, int32 dy) function in class:IntRect
/haiku/src/kits/interface/
H A DRect.cpp105 BRect::OffsetBy(BPoint point) function in class:BRect
115 BRect::OffsetBy(float dx, float dy) function in class:BRect
[all...]
H A DRegion.cpp256 BRegion::OffsetBy(const BPoint& point) function in class:BRegion
263 BRegion::OffsetBy(int32 x, int32 y) function in class:BRegion

Completed in 61 milliseconds