Home
last modified time | relevance | path

Searched refs:offset_rect (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/interface/
H A DRegion.cpp319 offset_rect(fData[i], x, y); in OffsetBy()
322 offset_rect(fBounds, x, y); in OffsetBy()
/haiku/headers/private/interface/
H A Dclipping.h57 offset_rect(clipping_rect &rect, int32 x, int32 y) in offset_rect() function